Searched defs:uniphier_fi2c_regs (Results 1 – 1 of 1) sorted by relevance
19 struct uniphier_fi2c_regs { struct20 u32 cr; /* control register */25 u32 dttx; /* send FIFO (write-only) */29 u32 __reserved; /* no register at offset 0x08 */30 u32 slad; /* slave address */31 u32 cyc; /* clock cycle control */32 u32 lctl; /* clock low period control */33 u32 ssut; /* restart/stop setup time control */34 u32 dsut; /* data setup time control */35 u32 intr; /* interrupt status */[all …]