Tushar,
Yes, you can access the NETCP registers through ARM.
Go through the device datasheet and EVM TRM for ARM based Memory mapped address to the particular module.
You can use that particular register address to find the value using mmap() on ARM using linux.