Searched defs:anfc_op (Results 1 – 2 of 2) 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 …]
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 …]