Searched defs:rfbi_timings (Results 1 – 1 of 1) sorted by relevance
225 struct rfbi_timings { struct226 int cs_on_time;227 int cs_off_time;228 int we_on_time;229 int we_off_time;230 int re_on_time;231 int re_off_time;232 int we_cycle_time;233 int re_cycle_time;234 int cs_pulse_width;[all …]