Searched defs:uniphier_fi2c_regs (Results 1 – 1 of 1) sorted by relevance
17 struct uniphier_fi2c_regs { struct18 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 …]