Home
last modified time | relevance | path

Searched refs:rhr (Results 1 – 7 of 7) sorted by relevance

/u-boot/arch/arm/mach-at91/include/mach/
A Dat91_dbu.h22 u32 rhr; /* Receive Holding Register RO */ member
/u-boot/drivers/i2c/
A Dat91_i2c.h42 u32 rhr; member
A Dat91_i2c.c64 msg->buf[i] = readl(&reg->rhr); in at91_i2c_xfer_msg()
76 msg->buf[i] = readl(&reg->rhr); in at91_i2c_xfer_msg()
/u-boot/drivers/serial/
A Datmel_usart.c107 return readl(&usart->rhr); in atmel_serial_getc()
191 return readl(&priv->usart->rhr); in atmel_serial_getc()
A Datmel_usart.h21 u32 rhr; member
/u-boot/arch/m68k/include/asm/
A Dfsl_mcdmafec.h28 u32 rhr; /* 0x088 */ member
/u-boot/drivers/net/
A Dfsl_mcdmafec.c132 printf("r hash %x - %x\n", (int)&fecp->rhr, fecp->rhr); in dbg_fec_regs()

Completed in 11 milliseconds