Searched refs:RCOMP (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mips/ |
| H A D | mscc.txt | 48 configuration and status of PLL5, RCOMP, SyncE, SerDes configurations and
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | standby.S | 76 ldr r0, [r1, #PXA3_RCOMP] @ Initiate RCOMP
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 65 #define MACB_RX_INT_FLAGS (MACB_BIT(RCOMP) | MACB_BIT(ISR_ROVR)) 1462 queue_writel(queue, ISR, MACB_BIT(RCOMP)); in macb_poll() 1479 queue_writel(queue, ISR, MACB_BIT(RCOMP)); in macb_poll() 1646 queue_writel(queue, ISR, MACB_BIT(RCOMP)); in macb_interrupt() 3948 macb_writel(lp, IER, MACB_BIT(RCOMP) | in at91ether_start() 3965 macb_writel(lp, IDR, MACB_BIT(RCOMP) | in at91ether_stop() 4140 if (intstatus & MACB_BIT(RCOMP)) in at91ether_interrupt()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/ |
| H A D | pxa-regs.h | 2297 #define RCOMP 0x48100100 macro
|