Searched refs:S3 (Results 1 – 6 of 6) sorted by relevance
/drivers/block/drbd/ |
D | drbd_state.h | 44 #define NS3(T1, S1, T2, S2, T3, S3) \ argument 48 val.T2 = (S2); val.T3 = (S3); val; }) 55 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument 57 __ns.T2 = (S2); __ns.T3 = (S3); __ns; })
|
/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 1621 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() macro 1628 #define S(s, v) S3("s", s, v) in sge_qinfo_show() 1629 #define T(s, v) S3("u", s, txq[qs].v) in sge_qinfo_show() 1630 #define R(s, v) S3("u", s, rxq[qs].v) in sge_qinfo_show() 1642 S3("d", "Port:", in sge_qinfo_show() 1655 S3("u", "Intr delay:", qtimer_val(adapter, &rxq[qs].rspq)); in sge_qinfo_show() 1656 S3("u", "Intr pktcnt:", in sge_qinfo_show() 1696 #undef S3 in sge_qinfo_show() 1774 #define S3(fmt, s, v) \ in sge_qstats_show() macro 1781 #define S(s, v) S3("s", s, v) in sge_qstats_show() [all …]
|
/drivers/input/gameport/ |
D | Kconfig | 13 S3 SonicVibes, Trident 4DWave, SiS7018, and ALi 5451 gameport
|
/drivers/video/ |
D | Kconfig | 1458 tristate "S3 Trio/Virge support" 1468 Driver for graphics boards with S3 Trio / S3 Virge chip. 1471 bool "DDC for S3 support" 1476 Say Y here if you want DDC support for your S3 graphics card. 1479 tristate "S3 Savage support" 1487 This driver supports notebooks and computers with S3 Savage PCI/AGP 1500 This enables I2C support for S3 Savage Chipsets. This is used
|
/drivers/gpio/ |
D | Kconfig | 257 modes (S3 and higher). The remaining four GPIOs are powered by 259 active during S3. The suspend powered GPIOs can be used to wake the
|
/drivers/ide/ |
D | Kconfig | 173 machines ACPI support is required to properly handle ACPI S3 states.
|