Searched defs:anfc_op (Results 1 – 1 of 1) sorted by relevance
136 struct anfc_op { struct137 u32 pkt_reg;138 u32 addr1_reg;139 u32 addr2_reg;140 u32 cmd_reg;141 u32 prog_reg;142 int steps;143 unsigned int rdy_timeout_ms;144 unsigned int len;145 bool read;[all …]