Lines Matching refs:strobe_mode
426 bool strobe_mode = false; in cypress_get_strobe_mode_settings() local
430 strobe_mode = true; in cypress_get_strobe_mode_settings()
431 result = cypress_get_mclk_frequency_ratio(rdev, mclk, strobe_mode); in cypress_get_strobe_mode_settings()
433 if (strobe_mode) in cypress_get_strobe_mode_settings()
475 bool strobe_mode, bool dll_state_on) in cypress_populate_mclk_value() argument
500 memory_clock, strobe_mode, ÷rs); in cypress_populate_mclk_value()
504 if (!strobe_mode) { in cypress_populate_mclk_value()
541 if (strobe_mode) in cypress_populate_mclk_value()
614 u32 memory_clock, bool strobe_mode) in cypress_get_mclk_frequency_ratio() argument
619 if (strobe_mode) { in cypress_get_mclk_frequency_ratio()
635 if (strobe_mode) { in cypress_get_mclk_frequency_ratio()
1123 u32 strobe_mode; in cypress_force_mc_use_s1() local
1148 strobe_mode = cypress_get_strobe_mode_settings(rdev, in cypress_force_mc_use_s1()
1152 mc_seq_cg |= SEQ_CG_RESP(strobe_mode); in cypress_force_mc_use_s1()
1184 u32 strobe_mode; in cypress_force_mc_use_s0() local
1206 strobe_mode = cypress_get_strobe_mode_settings(rdev, in cypress_force_mc_use_s0()
1210 mc_seq_cg |= SEQ_CG_RESP(strobe_mode); in cypress_force_mc_use_s0()