Searched defs:kwspi_registers (Results 1 – 1 of 1) sorted by relevance
15 struct kwspi_registers { struct16 u32 ctrl; /* 0x10600 */17 u32 cfg; /* 0x10604 */18 u32 dout; /* 0x10608 */19 u32 din; /* 0x1060c */20 u32 irq_cause; /* 0x10610 */21 u32 irq_mask; /* 0x10614 */22 u32 timing1; /* 0x10618 */23 u32 timing2; /* 0x1061c */24 u32 dw_cfg; /* 0x10620 - Direct Write Configuration */