Searched defs:anfc_op (Results 1 – 1 of 1) sorted by relevance
122 struct anfc_op { struct123 u32 pkt_reg;124 u32 addr1_reg;125 u32 addr2_reg;126 u32 cmd_reg;127 u32 prog_reg;128 int steps;129 unsigned int rdy_timeout_ms;130 unsigned int len;131 bool read;[all …]