Searched defs:rfbi_timings (Results 1 – 1 of 1) sorted by relevance
209 struct rfbi_timings { struct210 int cs_on_time;211 int cs_off_time;212 int we_on_time;213 int we_off_time;214 int re_on_time;215 int re_off_time;216 int we_cycle_time;217 int re_cycle_time;218 int cs_pulse_width;[all …]