Home
last modified time | relevance | path

Searched refs:str_on_off (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fdi.c40 str_on_off(state), str_on_off(cur_state)); in assert_fdi_tx()
61 str_on_off(state), str_on_off(cur_state)); in assert_fdi_rx()
99 str_on_off(state), str_on_off(cur_state)); in assert_fdi_rx_pll()
A Dvlv_dsi_pll.c613 str_on_off(state), str_on_off(cur_state)); in assert_dsi_pll()
A Dg4x_dp.c178 str_on_off(state), str_on_off(cur_state)); in assert_dp_port()
188 str_on_off(state), str_on_off(cur_state)); in assert_edp_pll()
A Dintel_vblank.c430 pipe_name(pipe), str_on_off(state)); in wait_for_pipe_scanline_moving()
A Dintel_display_trace.h183 __get_str(dev), str_on_off(__entry->old), str_on_off(__entry->new),
A Dintel_dsi_vbt.c488 gpio_index, gpio_number, gpio_source, str_yes_no(native), str_on_off(value)); in mipi_exec_gpio()
A Dintel_dpll.c2052 str_on_off(state), str_on_off(cur_state)); in assert_pll()
A Dintel_dpll_mgr.c168 "asserting DPLL %s with no DPLL\n", str_on_off(state))) in assert_shared_dpll()
174 pll->info->name, str_on_off(state), in assert_shared_dpll()
175 str_on_off(cur_state)); in assert_shared_dpll()
A Dintel_display.c431 str_on_off(state), str_on_off(cur_state)); in assert_transcoder()
443 plane->base.name, str_on_off(state), in assert_plane()
444 str_on_off(cur_state)); in assert_plane()
/linux-6.3-rc2/include/linux/
A Dstring_helpers.h121 static inline const char *str_on_off(bool v) in str_on_off() function
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_rc6.c436 str_on_off(rc_ctl & GEN6_RC_CTL_HW_ENABLE), in bxt_check_bios_rc6_setup()
437 str_on_off(rc_ctl & GEN6_RC_CTL_RC6_ENABLE), in bxt_check_bios_rc6_setup()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dvlv_suspend.c367 str_on_off(wait_for_on)); in vlv_wait_for_gt_wells()
/linux-6.3-rc2/drivers/iio/accel/
A Dkionix-kx022a.c342 dev_err(data->dev, "Turn %s fail %d\n", str_on_off(on), ret); in kx022a_turn_on_off_unlocked()
/linux-6.3-rc2/drivers/platform/x86/
A Dthinkpad_acpi.c5637 seq_printf(m, "status:\t\t%s\n", str_on_off(status & BIT(0))); in light_read()
6093 #define str_led_status(s) ((s) >= TPACPI_LED_BLINK ? "blinking" : str_on_off(s))
7833 seq_printf(m, "mute:\t\t%s\n", str_on_off(status & BIT(TP_EC_AUDIO_MUTESW))); in volume_read()

Completed in 65 milliseconds