• Home
  • Raw
  • Download

Lines Matching refs:tx4938_ccfgptr

31 	if (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDRST)  in tx4938_wdr_init()
49 (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDREXEN) ? in tx4938_machine_restart()
54 while (!(____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDRST)) in tx4938_machine_restart()
57 if (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDREXEN) { in tx4938_machine_restart()
73 (unsigned long long)____raw_readq(&tx4938_ccfgptr->ccfg), in tx4938_be_handler()
74 (unsigned long long)____raw_readq(&tx4938_ccfgptr->toea)); in tx4938_be_handler()
113 ccfg = ____raw_readq(&tx4938_ccfgptr->ccfg); in tx4938_setup()
191 txx9_clear64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_DMASEL_ALL); in tx4938_setup()
194 if (!(____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB)) in tx4938_setup()
195 txx9_clear64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_PCICLKEN_ALL); in tx4938_setup()
201 (__u32)____raw_readq(&tx4938_ccfgptr->crir), in tx4938_setup()
202 (unsigned long long)____raw_readq(&tx4938_ccfgptr->ccfg), in tx4938_setup()
203 (unsigned long long)____raw_readq(&tx4938_ccfgptr->pcfg)); in tx4938_setup()
252 __u64 pcfg = ____raw_readq(&tx4938_ccfgptr->pcfg); in tx4938_setup()
254 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); in tx4938_setup()
258 txx9_clear64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
263 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
268 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
270 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
275 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
277 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup()
288 if (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_TINTDIS) in tx4938_time_init()
299 if (__raw_readq(&tx4938_ccfgptr->pcfg) & TX4938_PCFG_ETH0_SEL) in tx4938_sio_init()
318 u64 pcfg = __raw_readq(&tx4938_ccfgptr->pcfg); in tx4938_ethaddr_init()
362 if ((__raw_readq(&tx4938_ccfgptr->pcfg) & in tx4938_ata_init()
392 pcfg = ____raw_readq(&tx4938_ccfgptr->pcfg); in tx4938_stop_unused_modules()
424 txx9_set64(&tx4938_ccfgptr->clkctr, rst); in tx4938_stop_unused_modules()
425 txx9_set64(&tx4938_ccfgptr->clkctr, ckd); in tx4938_stop_unused_modules()