Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/backlight/
A 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()
A Dlv5207lp.c109 props.brightness = clamp_t(unsigned int, pdata->def_value, 0, in lv5207lp_probe()
A Dbd6107.c159 props.brightness = clamp_t(unsigned int, pdata->def_value, 0, in bd6107_probe()
/linux-6.3-rc2/drivers/ata/
A Dahci_imx.c832 u32 def_value; member
915 .def_value = IMX6Q_GPR13_SATA_TX_LVL_1_025_V,
920 .def_value = IMX6Q_GPR13_SATA_TX_BOOST_3_33_DB,
925 .def_value = IMX6Q_GPR13_SATA_TX_ATTEN_9_16,
930 .def_value = IMX6Q_GPR13_SATA_RX_EQ_VAL_3_0_DB,
933 .def_value = IMX6Q_GPR13_SATA_MPLL_SS_EN,
952 reg_value |= prop->def_value; in imx_ahci_parse_props()
958 prop->name, prop->def_value); in imx_ahci_parse_props()
959 reg_value |= prop->def_value; in imx_ahci_parse_props()
975 reg_value |= prop->def_value; in imx_ahci_parse_props()
/linux-6.3-rc2/include/linux/platform_data/
A Dbd6107.h12 unsigned int def_value; member
A Dlv5207lp.h13 unsigned int def_value; member
/linux-6.3-rc2/arch/sh/boards/mach-kfr2r09/
A Dsetup.c206 .def_value = 13,
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_device.c1440 goto def_value; in amdgpu_device_check_smu_prv_buffer_size()
1455 goto def_value; in amdgpu_device_check_smu_prv_buffer_size()
1463 def_value: in amdgpu_device_check_smu_prv_buffer_size()

Completed in 23 milliseconds