Home
last modified time | relevance | path

Searched refs:conf2 (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/regulator/
Dpv88090-regulator.c50 unsigned int conf2; member
231 .conf2 = PV88090_REG_##regl_name##_CONF2, \
325 unsigned int conf2, range, index; in pv88090_i2c_probe() local
388 pv88090_regulator_info[i].conf2, &conf2); in pv88090_i2c_probe()
392 conf2 = (conf2 >> PV88090_BUCK_VDAC_RANGE_SHIFT) & in pv88090_i2c_probe()
403 index = ((range << 1) | conf2); in pv88090_i2c_probe()
Dpv88080-regulator.c54 unsigned int conf2; member
437 unsigned int conf2, conf5; in pv88080_i2c_probe() local
530 pv88080_regulator_info[i].conf2 in pv88080_i2c_probe()
544 pv88080_regulator_info[i].conf2, &conf2); in pv88080_i2c_probe()
547 conf2 = ((conf2 >> PV88080_BUCK_VDAC_RANGE_SHIFT) & in pv88080_i2c_probe()
558 pv88080_buck_vol[conf2].min_uV * (conf5+1); in pv88080_i2c_probe()
560 pv88080_buck_vol[conf2].uV_step * (conf5+1); in pv88080_i2c_probe()
562 ((pv88080_buck_vol[conf2].max_uV * (conf5+1)) in pv88080_i2c_probe()
/Linux-v4.19/drivers/gpio/
Dgpio-lynxpoint.c117 unsigned long conf2 = lp_gpio_reg(chip, offset, LP_CONFIG2); in lp_gpio_request() local
132 outl(inl(conf2) & ~GPINDIS_BIT, conf2); in lp_gpio_request()
141 unsigned long conf2 = lp_gpio_reg(chip, offset, LP_CONFIG2); in lp_gpio_free() local
144 outl(inl(conf2) | GPINDIS_BIT, conf2); in lp_gpio_free()
/Linux-v4.19/arch/arm/boot/dts/
Dgemini-nas4220b.dts144 conf2 {
Dgemini-dlink-dns-313.dts235 conf2 {
Dgemini-sl93512r.dts220 conf2 {
Dgemini-sq201.dts216 conf2 {
/Linux-v4.19/drivers/atm/
Dlanai.c289 u32 conf1, conf2; /* CONFIG[12] registers */ member
503 reg_write(lanai, lanai->conf2, Config2_Reg); in conf2_write()
1982 lanai->conf2 |= CONFIG2_VCI0_NORMAL; in vci0_is_ok()
2014 lanai->conf2 &= ~CONFIG2_VCI0_NORMAL; in vci_is_ok()
2098 lanai->conf2 |= CONFIG2_CBR_ENABLE; in lanai_cbr_setup()
2104 lanai->conf2 &= ~CONFIG2_CBR_ENABLE; in lanai_cbr_shutdown()
2196 lanai->conf2 = (lanai->num_vci >= 512 ? CONFIG2_HOWMANY : 0) | in lanai_dev_open()
/Linux-v4.19/Documentation/x86/x86_64/
Dboot-options.txt183 pci=conf2 Use conf2 access.
/Linux-v4.19/drivers/hwmon/
Dadm1031.c91 u8 conf2; member
180 data->conf2 = adm1031_read_value(client, ADM1031_REG_CONF2); in adm1031_update_device()
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt3144 conf2 [X86] Force use of PCI Configuration Access