Lines Matching refs:tx4939_ccfgptr
36 if (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDRST) in tx4939_wdr_init()
54 (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDREXEN) ? in tx4939_machine_restart()
59 while (!(____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDRST)) in tx4939_machine_restart()
62 if (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDREXEN) { in tx4939_machine_restart()
79 (unsigned long long)____raw_readq(&tx4939_ccfgptr->ccfg), in tx4939_be_handler()
80 (unsigned long long)____raw_readq(&tx4939_ccfgptr->toea)); in tx4939_be_handler()
120 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
147 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
170 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
195 txx9_clear64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_DMASEL_ALL); in tx4939_setup()
198 if (!(____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCIARB)) in tx4939_setup()
199 txx9_clear64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_PCICLKEN_ALL); in tx4939_setup()
206 (__u32)____raw_readq(&tx4939_ccfgptr->crir), in tx4939_setup()
207 ____raw_readq(&tx4939_ccfgptr->ccfg), in tx4939_setup()
208 ____raw_readq(&tx4939_ccfgptr->pcfg)); in tx4939_setup()
247 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1RST); in tx4939_setup()
248 pcfg = ____raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_setup()
252 txx9_clear64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1RST); in tx4939_setup()
256 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1CKD); in tx4939_setup()
260 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH0RST); in tx4939_setup()
261 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH0CKD); in tx4939_setup()
265 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH1RST); in tx4939_setup()
266 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH1CKD); in tx4939_setup()
275 if (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_TINTDIS) in tx4939_time_init()
285 __u64 pcfg = __raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_sio_init()
328 txx9_set64(&tx4939_ccfgptr->pcfg, bit); in tx4939_netdev_event()
330 txx9_clear64(&tx4939_ccfgptr->pcfg, bit); in tx4939_netdev_event()
343 u64 pcfg = __raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_ethaddr_init()
405 __u64 pcfg = __raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_ata_init()
470 u64 pcfg = __raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_aclc_init()
507 pcfg = ____raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_stop_unused_modules()
553 txx9_set64(&tx4939_ccfgptr->clkctr, rst); in tx4939_stop_unused_modules()
554 txx9_set64(&tx4939_ccfgptr->clkctr, ckd); in tx4939_stop_unused_modules()