Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Di2c-uniphier-f.c17 struct uniphier_fi2c_regs { struct
18 u32 cr; /* control register */
23 u32 dttx; /* send FIFO (write-only) */
27 u32 __reserved; /* no register at offset 0x08 */
28 u32 slad; /* slave address */
29 u32 cyc; /* clock cycle control */
30 u32 lctl; /* clock low period control */
31 u32 ssut; /* restart/stop setup time control */
32 u32 dsut; /* data setup time control */
33 u32 intr; /* interrupt status */
[all …]