Home
last modified time | relevance | path

Searched refs:def_value (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/video/backlight/
Dgpio_backlight.c55 int ret, init_brightness, def_value; in gpio_backlight_probe() local
64 def_value = device_property_read_bool(dev, "default-on"); in gpio_backlight_probe()
88 bl->props.power = def_value ? FB_BLANK_UNBLANK in gpio_backlight_probe()
Dlv5207lp.c110 props.brightness = clamp_t(unsigned int, pdata->def_value, 0, in lv5207lp_probe()
Dbd6107.c160 props.brightness = clamp_t(unsigned int, pdata->def_value, 0, in bd6107_probe()
/Linux-v5.10/drivers/ata/
Dahci_imx.c827 u32 def_value; member
910 .def_value = IMX6Q_GPR13_SATA_TX_LVL_1_025_V,
915 .def_value = IMX6Q_GPR13_SATA_TX_BOOST_3_33_DB,
920 .def_value = IMX6Q_GPR13_SATA_TX_ATTEN_9_16,
925 .def_value = IMX6Q_GPR13_SATA_RX_EQ_VAL_3_0_DB,
928 .def_value = IMX6Q_GPR13_SATA_MPLL_SS_EN,
947 reg_value |= prop->def_value; in imx_ahci_parse_props()
953 prop->name, prop->def_value); in imx_ahci_parse_props()
954 reg_value |= prop->def_value; in imx_ahci_parse_props()
970 reg_value |= prop->def_value; in imx_ahci_parse_props()
/Linux-v5.10/include/linux/platform_data/
Dbd6107.h12 unsigned int def_value; member
Dlv5207lp.h13 unsigned int def_value; member
/Linux-v5.10/arch/sh/boards/mach-kfr2r09/
Dsetup.c206 .def_value = 13,
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c3666 bool def_value; in v4l2_g_ext_ctrls_common() local
3668 def_value = (cs->which == V4L2_CTRL_WHICH_DEF_VAL); in v4l2_g_ext_ctrls_common()
3698 ctrl_to_user = def_value ? def_to_user : cur_to_user; in v4l2_g_ext_ctrls_common()
3709 if (!def_value && in v4l2_g_ext_ctrls_common()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c1288 goto def_value; in amdgpu_device_check_smu_prv_buffer_size()
1303 goto def_value; in amdgpu_device_check_smu_prv_buffer_size()
1311 def_value: in amdgpu_device_check_smu_prv_buffer_size()