Home
last modified time | relevance | path

Searched refs:enable_wb_buf_flush (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/ufs/core/
H A Dufs-sysfs.c272 unsigned int enable_wb_buf_flush; in enable_wb_buf_flush_store() local
280 if (kstrtouint(buf, 0, &enable_wb_buf_flush)) in enable_wb_buf_flush_store()
283 if (enable_wb_buf_flush != 0 && enable_wb_buf_flush != 1) in enable_wb_buf_flush_store()
293 res = ufshcd_wb_toggle_buf_flush(hba, enable_wb_buf_flush); in enable_wb_buf_flush_store()
340 static DEVICE_ATTR_RW(enable_wb_buf_flush);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ufs1420 What: /sys/bus/platform/drivers/ufshcd/*/enable_wb_buf_flush
1421 What: /sys/bus/platform/devices/*.ufs/enable_wb_buf_flush