Home
last modified time | relevance | path

Searched defs:CSCR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Drtl8139.c124 CSCR=0x74, /* chip status and configuration register */ enumerator
/openbmc/qemu/hw/net/
H A Drtl8139.c132 CSCR = 0x74, /* Chip Status and Configuration Register. */ enumerator
454 uint16_t CSCR; member
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h92 #define CSCR __REG(IMX_PLL_BASE) /* Clock Source Control Register */ macro