Home
last modified time | relevance | path

Searched refs:RFCR (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
Dm68360_enet.h115 #define RFCR 0x18 /* normal operation */ macro
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt33 TFCR[TFWM] or RFCR[RFWM].
/linux-4.1.27/sound/soc/dwc/
Ddesignware_i2s.c47 #define RFCR(x) (0x40 * x + 0x048) macro
265 i2s_write_reg(dev->i2s_base, RFCR(ch_reg), 0x07); in dw_i2s_hw_params()
/linux-4.1.27/drivers/net/ethernet/natsemi/
Dns83820.c340 #define RFCR 0x48 macro
745 writel(0, dev->base + RFCR); in ns83820_setup_rx()
746 writel(0x7fc00000, dev->base + RFCR); in ns83820_setup_rx()
747 writel(0xffc00000, dev->base + RFCR); in ns83820_setup_rx()
1674 writel(i*2, dev->base + RFCR);
1693 u8 __iomem *rfcr = dev->base + RFCR;
/linux-4.1.27/drivers/net/ethernet/renesas/
Dsh_eth.h83 RFCR, enumerator
Dsh_eth.c107 [RFCR] = 0x0760,
197 [RFCR] = 0x0760,
239 [RFCR] = 0x03f4,
288 [RFCR] = 0x01f4,
355 [RFCR] = 0x01a4,
2035 add_reg(RFCR); in __sh_eth_get_regs()