Home
last modified time | relevance | path

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

/openbmc/u-boot/board/renesas/ap325rxa/
H A Dcpld-ap325rxa.c36 #define RFCR (vu_long *)0xFE400020 macro
78 *RFCR = RFCR_CLR; /* Refresh counter clear */ in init_cpld_loader()
80 while (*RFCR < WAIT_RFCR_COUNTER) in init_cpld_loader()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7706.h35 #define RFCR 0xffffff74 macro
H A Dcpu_sh7750.h60 #define RFCR 0xFF800028 macro
/openbmc/u-boot/drivers/net/
H A Dsh_eth.h147 RFCR, enumerator
224 [RFCR] = 0x0760,
256 [RFCR] = 0x01f4,
/openbmc/u-boot/board/ms7750se/
H A Dlowlevel_init.S139 RFCR_A: .long RFCR
/openbmc/u-boot/board/renesas/r2dplus/
H A Dlowlevel_init.S110 RFCR_A: .long RFCR /* RFCR Address */
/openbmc/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h44 #define RFCR(x) (0x40 * (x) + 0x048) macro
H A Dkmb_platform.c573 kmb_i2s->i2s_base + RFCR(ch_reg)); in kmb_i2s_config()
/openbmc/linux/sound/soc/dwc/
H A Dlocal.h52 #define RFCR(x) (0x40 * x + 0x048) macro
H A Ddwc-i2s.c266 i2s_write_reg(dev->i2s_base, RFCR(ch_reg), in dw_i2s_config()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dfsl,esai.txt42 TFCR[TFWM] or RFCR[RFWM].
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dns83820.c326 #define RFCR 0x48 macro
733 writel(0, dev->base + RFCR); in ns83820_setup_rx()
734 writel(0x7fc00000, dev->base + RFCR); in ns83820_setup_rx()
735 writel(0xffc00000, dev->base + RFCR); in ns83820_setup_rx()
1663 writel(i*2, dev->base + RFCR);
1675 u8 __iomem *rfcr = dev->base + RFCR;
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.h72 RFCR, enumerator
H A Dsh_eth.c104 [RFCR] = 0x0760,
178 [RFCR] = 0x03f4,
227 [RFCR] = 0x01f4,
294 [RFCR] = 0x01a4,
2138 add_reg(RFCR); in __sh_eth_get_regs()
H A Dravb.h206 RFCR = 0x0760, enumerator