Searched refs:Config2 (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_ad7417_sensor.c199 * also make sure Config2 contains proper values, I've seen wf_ad7417_init_chip()
204 /* Clear Config2 */ wf_ad7417_init_chip()
/linux-4.1.27/drivers/net/ethernet/realtek/
H A Dr8169.c389 Config2 = 0x53, enumerator in enum:rtl_registers
574 /* Config2 register p. 25 */
1823 options = RTL_R8(Config2) & ~PME_SIGNAL; __rtl8169_set_wol()
1826 RTL_W8(Config2, options); __rtl8169_set_wol()
5240 clk = RTL_R8(Config2) & PCI_Clock_66MHz; rtl8169_set_magic_reg()
5968 RTL_W8(Config2, RTL_R8(Config2) & ~ClkReqEn); rtl_hw_start_8168g_1()
5986 RTL_W8(Config2, RTL_R8(Config2) & ~ClkReqEn); rtl_hw_start_8168g_2()
6005 RTL_W8(Config2, RTL_R8(Config2) & ~ClkReqEn); rtl_hw_start_8411_2()
6026 RTL_W8(Config2, RTL_R8(Config2) & ~ClkReqEn); rtl_hw_start_8168h_1()
6161 RTL_W8(Config2, RTL_R8(Config2) & ~ClkReqEn); rtl_hw_start_8168ep_1()
6178 RTL_W8(Config2, RTL_R8(Config2) & ~ClkReqEn); rtl_hw_start_8168ep_2()
6200 RTL_W8(Config2, RTL_R8(Config2) & ~ClkReqEn); rtl_hw_start_8168ep_3()
7963 cfg2 = RTL_R8(Config2) & ~MSIEnable; rtl_try_msi()
7973 RTL_W8(Config2, cfg2); rtl_try_msi()
/linux-4.1.27/drivers/net/irda/
H A Dau1k_ir.c83 /* Config2 */
/linux-4.1.27/drivers/block/
H A DDAC960.c1550 DAC960_V1_Config2_T *Config2; DAC960_V1_ReadControllerConfiguration() local
1560 Config2 = slice_dma_loaf(&local_dma, sizeof(DAC960_V1_Config2_T), &Config2DMA); DAC960_V1_ReadControllerConfiguration()
1730 Controller->V1.StripeSize = Config2->BlocksPerStripe * Config2->BlockFactor DAC960_V1_ReadControllerConfiguration()
1732 Controller->V1.SegmentSize = Config2->BlocksPerCacheLine * Config2->BlockFactor DAC960_V1_ReadControllerConfiguration()
1734 switch (Config2->DriveGeometry) DAC960_V1_ReadControllerConfiguration()
H A DDAC960.h748 Define the DAC960 V1 Firmware Read Config2 Command reply structure.
/linux-4.1.27/arch/mips/include/asm/
H A Dkvm_host.h254 /* Config2 Register bits */

Completed in 331 milliseconds