Lines Matching refs:strobe_mode
428 bool strobe_mode = false; in cypress_get_strobe_mode_settings() local
432 strobe_mode = true; in cypress_get_strobe_mode_settings()
433 result = cypress_get_mclk_frequency_ratio(rdev, mclk, strobe_mode); in cypress_get_strobe_mode_settings()
435 if (strobe_mode) in cypress_get_strobe_mode_settings()
477 bool strobe_mode, bool dll_state_on) in cypress_populate_mclk_value() argument
502 memory_clock, strobe_mode, ÷rs); in cypress_populate_mclk_value()
506 if (!strobe_mode) { in cypress_populate_mclk_value()
543 if (strobe_mode) in cypress_populate_mclk_value()
612 u32 memory_clock, bool strobe_mode) in cypress_get_mclk_frequency_ratio() argument
617 if (strobe_mode) { in cypress_get_mclk_frequency_ratio()
633 if (strobe_mode) { in cypress_get_mclk_frequency_ratio()
1121 u32 strobe_mode; in cypress_force_mc_use_s1() local
1146 strobe_mode = cypress_get_strobe_mode_settings(rdev, in cypress_force_mc_use_s1()
1150 mc_seq_cg |= SEQ_CG_RESP(strobe_mode); in cypress_force_mc_use_s1()
1182 u32 strobe_mode; in cypress_force_mc_use_s0() local
1204 strobe_mode = cypress_get_strobe_mode_settings(rdev, in cypress_force_mc_use_s0()
1208 mc_seq_cg |= SEQ_CG_RESP(strobe_mode); in cypress_force_mc_use_s0()