Searched refs:tx4939_ccfgptr (Results 1 – 4 of 4) sorted by relevance
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()248 pcfg = ____raw_readq(&tx4939_ccfgptr->pcfg); in tx4939_setup()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()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()[all …]
25 (__raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCI66) ? in tx4939_report_pciclk()27 if (__raw_readq(&tx4939_ccfgptr->pcfg) & TX4939_PCFG_PCICLKEN_ALL) { in tx4939_report_pciclk()29 if (!(__raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCI66)) in tx4939_report_pciclk()56 if (__raw_readq(&tx4939_ccfgptr->pcfg) & in tx4939_pcic1_map_irq()61 if (__raw_readq(&tx4939_ccfgptr->pcfg) & in tx4939_pcic1_map_irq()
60 int extarb = !(__raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCIARB); in rbtx4939_pci_setup()67 if (!(__raw_readq(&tx4939_ccfgptr->pcfg) & TX4939_PCFG_ATA1MODE) && in rbtx4939_pci_setup()68 (__raw_readq(&tx4939_ccfgptr->pcfg) & in rbtx4939_pci_setup()113 __u64 pcfg = ____raw_readq(&tx4939_ccfgptr->pcfg); in rbtx4939_update_ioc_pen()114 __u64 ccfg = ____raw_readq(&tx4939_ccfgptr->ccfg); in rbtx4939_update_ioc_pen()514 txx9_set64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_ATA0MODE); in rbtx4939_setup()
471 #define tx4939_ccfgptr \ macro479 ((__u32)__raw_readq(&tx4939_ccfgptr->crir) & 0x00ff)481 ((__u32)__raw_readq(&tx4939_ccfgptr->crir) >> 16)483 ((__u32)((__raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_BCFG_MASK) \
Completed in 10 milliseconds