Lines Matching refs:strobe_mode
427 bool strobe_mode = false; in cypress_get_strobe_mode_settings() local
431 strobe_mode = true; in cypress_get_strobe_mode_settings()
432 result = cypress_get_mclk_frequency_ratio(rdev, mclk, strobe_mode); in cypress_get_strobe_mode_settings()
434 if (strobe_mode) in cypress_get_strobe_mode_settings()
476 bool strobe_mode, bool dll_state_on) in cypress_populate_mclk_value() argument
501 memory_clock, strobe_mode, ÷rs); in cypress_populate_mclk_value()
505 if (!strobe_mode) { in cypress_populate_mclk_value()
542 if (strobe_mode) in cypress_populate_mclk_value()
611 u32 memory_clock, bool strobe_mode) in cypress_get_mclk_frequency_ratio() argument
616 if (strobe_mode) { in cypress_get_mclk_frequency_ratio()
632 if (strobe_mode) { in cypress_get_mclk_frequency_ratio()
1120 u32 strobe_mode; in cypress_force_mc_use_s1() local
1145 strobe_mode = cypress_get_strobe_mode_settings(rdev, in cypress_force_mc_use_s1()
1149 mc_seq_cg |= SEQ_CG_RESP(strobe_mode); in cypress_force_mc_use_s1()
1181 u32 strobe_mode; in cypress_force_mc_use_s0() local
1203 strobe_mode = cypress_get_strobe_mode_settings(rdev, in cypress_force_mc_use_s0()
1207 mc_seq_cg |= SEQ_CG_RESP(strobe_mode); in cypress_force_mc_use_s0()