Searched defs:rfbi_timings (Results 1 – 1 of 1) sorted by relevance
198 struct rfbi_timings { struct199 int cs_on_time;200 int cs_off_time;201 int we_on_time;202 int we_off_time;203 int re_on_time;204 int re_off_time;205 int we_cycle_time;206 int re_cycle_time;207 int cs_pulse_width;[all …]