Lines Matching refs:tx4938_ccfgptr
33 if (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDRST) in tx4938_wdr_init()
51 (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDREXEN) ? in tx4938_machine_restart()
56 while (!(____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDRST)) in tx4938_machine_restart()
59 if (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDREXEN) { in tx4938_machine_restart()
75 (unsigned long long)____raw_readq(&tx4938_ccfgptr->ccfg), in tx4938_be_handler()
76 (unsigned long long)____raw_readq(&tx4938_ccfgptr->toea)); in tx4938_be_handler()
115 ccfg = ____raw_readq(&tx4938_ccfgptr->ccfg); in tx4938_setup()
193 txx9_clear64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_DMASEL_ALL); in tx4938_setup()
196 if (!(____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB)) in tx4938_setup()
197 txx9_clear64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_PCICLKEN_ALL); in tx4938_setup()
203 (__u32)____raw_readq(&tx4938_ccfgptr->crir), in tx4938_setup()
204 (unsigned long long)____raw_readq(&tx4938_ccfgptr->ccfg), in tx4938_setup()
205 (unsigned long long)____raw_readq(&tx4938_ccfgptr->pcfg)); in tx4938_setup()
249 __u64 pcfg = ____raw_readq(&tx4938_ccfgptr->pcfg); in tx4938_setup()
251 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); in tx4938_setup()
255 txx9_clear64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
260 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
265 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
267 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
272 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
274 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
285 if (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_TINTDIS) in tx4938_time_init()
296 if (__raw_readq(&tx4938_ccfgptr->pcfg) & TX4938_PCFG_ETH0_SEL) in tx4938_sio_init()
315 u64 pcfg = __raw_readq(&tx4938_ccfgptr->pcfg); in tx4938_ethaddr_init()
359 if ((__raw_readq(&tx4938_ccfgptr->pcfg) & in tx4938_ata_init()
396 if ((__raw_readq(&tx4938_ccfgptr->pcfg) & in tx4938_ndfmc_init()
419 u64 pcfg = __raw_readq(&tx4938_ccfgptr->pcfg); in tx4938_aclc_init()
441 pcfg = ____raw_readq(&tx4938_ccfgptr->pcfg); in tx4938_stop_unused_modules()
473 txx9_set64(&tx4938_ccfgptr->clkctr, rst); in tx4938_stop_unused_modules()
474 txx9_set64(&tx4938_ccfgptr->clkctr, ckd); in tx4938_stop_unused_modules()