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