Home
last modified time | relevance | path

Searched refs:wb_enable (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/ufs/core/
H A Dufs-sysfs.c327 unsigned int wb_enable; in wb_on_store() local
340 if (kstrtouint(buf, 0, &wb_enable)) in wb_on_store()
343 if (wb_enable != 0 && wb_enable != 1) in wb_on_store()
353 res = ufshcd_wb_toggle(hba, wb_enable); in wb_on_store()
1538 UFS_FLAG(wb_enable, _WB_EN);
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c272 dml_print("DML PARAMS: wb_enable = %d\n", dout->wb_enable); in dml_log_pipe_params()
H A Ddisplay_mode_structs.h472 int wb_enable; member
H A Ddisplay_mode_vba.c658 mode_lib->vba.WritebackEnable[mode_lib->vba.NumberOfActivePlanes] = dout->wb_enable; in fetch_pipe_params()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ufs1361 What: /sys/bus/platform/drivers/ufshcd/*/flags/wb_enable
1362 What: /sys/bus/platform/devices/*.ufs/flags/wb_enable