• Home
  • Raw
  • Download

Lines Matching refs:tx4939_ccfgptr

37 	if (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDRST)  in tx4939_wdr_init()
55 (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDREXEN) ? in tx4939_machine_restart()
60 while (!(____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDRST)) in tx4939_machine_restart()
63 if (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDREXEN) { in tx4939_machine_restart()
80 (unsigned long long)____raw_readq(&tx4939_ccfgptr->ccfg), in tx4939_be_handler()
81 (unsigned long long)____raw_readq(&tx4939_ccfgptr->toea)); in tx4939_be_handler()
137 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
164 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
187 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
212 txx9_clear64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_DMASEL_ALL); in tx4939_setup()
215 if (!(____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCIARB)) in tx4939_setup()
216 txx9_clear64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_PCICLKEN_ALL); in tx4939_setup()
223 (__u32)____raw_readq(&tx4939_ccfgptr->crir), in tx4939_setup()
224 (unsigned long long)____raw_readq(&tx4939_ccfgptr->ccfg), in tx4939_setup()
225 (unsigned long long)____raw_readq(&tx4939_ccfgptr->pcfg)); in tx4939_setup()
264 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1RST); in tx4939_setup()
265 pcfg = ____raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_setup()
269 txx9_clear64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1RST); in tx4939_setup()
273 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1CKD); in tx4939_setup()
277 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH0RST); in tx4939_setup()
278 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH0CKD); in tx4939_setup()
282 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH1RST); in tx4939_setup()
283 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH1CKD); in tx4939_setup()
292 if (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_TINTDIS) in tx4939_time_init()
302 __u64 pcfg = __raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_sio_init()
344 txx9_set64(&tx4939_ccfgptr->pcfg, bit); in tx4939_netdev_event()
346 txx9_clear64(&tx4939_ccfgptr->pcfg, bit); in tx4939_netdev_event()
359 u64 pcfg = __raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_ethaddr_init()
421 __u64 pcfg = __raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_ata_init()
486 u64 pcfg = __raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_aclc_init()
523 pcfg = ____raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_stop_unused_modules()
569 txx9_set64(&tx4939_ccfgptr->clkctr, rst); in tx4939_stop_unused_modules()
570 txx9_set64(&tx4939_ccfgptr->clkctr, ckd); in tx4939_stop_unused_modules()