Searched refs:config3 (Results 1 – 15 of 15) sorted by relevance
| /drivers/staging/iio/addac/ |
| A D | adt7316.c | 599 u8 config3; in adt7316_store_fast_ad_clock() local 602 config3 = chip->config3 & (~ADT7316_ADCLK_22_5); in adt7316_store_fast_ad_clock() 610 chip->config3 = config3; in adt7316_store_fast_ad_clock() 642 u8 config3; in adt7316_store_da_high_resolution() local 656 chip->config3 = config3; in adt7316_store_da_high_resolution() 687 u8 config3; in adt7316_store_AIN_internal_Vref() local 694 config3 = chip->config3 & (~ADT7516_AIN_IN_VREF); in adt7316_store_AIN_internal_Vref() 696 config3 = chip->config3 | ADT7516_AIN_IN_VREF; in adt7316_store_AIN_internal_Vref() 702 chip->config3 = config3; in adt7316_store_AIN_internal_Vref() 741 chip->config3 = config3; in adt7316_store_enable_prop_DACA() [all …]
|
| /drivers/net/dsa/mv88e6xxx/ |
| A D | global2_scratch.c | 336 u8 config3, p; in mv88e6352_g2_scratch_port_has_serdes() local 340 &config3); in mv88e6352_g2_scratch_port_has_serdes() 344 if (config3 & MV88E6352_G2_SCRATCH_CONFIG_DATA3_S_SEL) in mv88e6352_g2_scratch_port_has_serdes()
|
| /drivers/hwmon/ |
| A D | adm1026.c | 288 u8 config3; /* Register value */ member 445 data->config3 = adm1026_read_value(client, in adm1026_update_device() 447 data->gpio_config[16] = (data->config3 >> 6) & 0x03; in adm1026_update_device() 1640 if (data->config3 & CFG3_GPIO16_ENABLE) { in adm1026_print_gpio() 1701 data->config3 = (data->config3 & 0x3f) in adm1026_fixup_gpio() 1703 adm1026_write_value(client, ADM1026_REG_CONFIG3, data->config3); in adm1026_fixup_gpio() 1728 data->config3 = adm1026_read_value(client, ADM1026_REG_CONFIG3); in adm1026_init_client() 1753 if (data->config3 & CFG3_GPIO16_ENABLE) { in adm1026_init_client() 1760 if (data->config3 & CFG3_VREF_250) in adm1026_init_client() 1774 data->gpio_config[16] = (data->config3 >> 6) & 0x03; in adm1026_init_client()
|
| A D | adt7475.c | 1504 u8 config3; in load_config3() local 1513 config3 = ret & ~CONFIG3_SMBALERT; in load_config3() 1517 config3 |= CONFIG3_SMBALERT; in load_config3() 1521 return i2c_smbus_write_byte_data(client, REG_CONFIG3, config3); in load_config3() 1817 u8 config3; in adt7475_probe() local 1850 config3 = adt7475_read(REG_CONFIG3); in adt7475_probe() 1852 if (!(config3 & CONFIG3_SMBALERT)) in adt7475_probe() 1870 !(config3 & CONFIG3_THERM)) in adt7475_probe() 1874 if (!(config3 & CONFIG3_THERM) || in adt7475_probe()
|
| /drivers/scsi/ |
| A D | mac53c94.h | 40 unsigned char config3; member
|
| A D | mac53c94.c | 133 writeb(0, ®s->config3); in mac53c94_init()
|
| /drivers/gpu/drm/bridge/synopsys/ |
| A D | dw-hdmi.c | 649 u8 config3; in hdmi_set_clk_regenerator() local 654 config3 = hdmi_readb(hdmi, HDMI_CONFIG3_ID); in hdmi_set_clk_regenerator() 657 if ((config3 & HDMI_CONFIG3_AHBAUDDMA) || (config3 & HDMI_CONFIG3_GPAUD)) { in hdmi_set_clk_regenerator() 3336 u8 config3; in dw_hdmi_probe() local 3515 config3 = hdmi_readb(hdmi, HDMI_CONFIG3_ID); in dw_hdmi_probe() 3517 if (iores && config3 & HDMI_CONFIG3_AHBAUDDMA) { in dw_hdmi_probe() 3548 } else if (iores && config3 & HDMI_CONFIG3_GPAUD) { in dw_hdmi_probe()
|
| /drivers/mtd/nand/raw/ |
| A D | mxc_nand.c | 1153 uint32_t config2, config3; in preset_v3() local 1203 config3 = NFC_V3_CONFIG3_NUM_OF_DEVICES(0) | in preset_v3() 1210 config3 |= NFC_V3_CONFIG3_FW8; in preset_v3() 1212 writel(config3, NFC_V3_CONFIG3); in preset_v3()
|
| /drivers/memory/ |
| A D | omap-gpmc.c | 211 u32 config3; member 2443 gpmc_context->cs_context[i].config3 = in omap3_gpmc_save_context() 2481 gpmc_context->cs_context[i].config3); in omap3_gpmc_restore_context()
|
| /drivers/perf/ |
| A D | arm_spe_pmu.c | 209 #define ATTR_CFG_FLD_inv_event_filter_CFG config3 /* PMSNEVFR_EL1 */
|
| /drivers/net/ethernet/cortina/ |
| A D | gemini.c | 507 union gmac_config3 config3 = { .bits = { in gmac_init() local 519 writel(config3.bits32, port->gmac_base + GMAC_CONFIG3); in gmac_init()
|
| /drivers/net/usb/ |
| A D | r8152.c | 5341 u16 config1, config2, config3; in r8152_eee_en() local 5347 config3 = ocp_reg_read(tp, OCP_EEE_CONFIG3) & ~fast_snr_mask; in r8152_eee_en() 5354 config3 |= fast_snr(42); in r8152_eee_en() 5361 config3 |= fast_snr(511); in r8152_eee_en() 5367 ocp_reg_write(tp, OCP_EEE_CONFIG3, config3); in r8152_eee_en()
|
| /drivers/hwtracing/coresight/ |
| A D | coresight-etm4x-core.c | 721 cc_threshold = attr->config3 & ETM_CYC_THRESHOLD_MASK; in etm4_parse_event_config()
|
| /drivers/net/ethernet/broadcom/ |
| A D | bnx2.h | 6699 u32 config3; member
|
| A D | bnx2.c | 4371 BNX2_WR(bp, BNX2_NVM_CFG3, flash->config3); in bnx2_init_nvram()
|
Completed in 129 milliseconds