Home
last modified time | relevance | path

Searched refs:S3 (Results 1 – 7 of 7) sorted by relevance

/drivers/block/drbd/
Ddrbd_state.h44 #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/
Dcxgb4vf_main.c1629 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() macro
1636 #define S(s, v) S3("s", s, v) in sge_qinfo_show()
1637 #define T(s, v) S3("u", s, txq[qs].v) in sge_qinfo_show()
1638 #define R(s, v) S3("u", s, rxq[qs].v) in sge_qinfo_show()
1650 S3("d", "Port:", in sge_qinfo_show()
1663 S3("u", "Intr delay:", qtimer_val(adapter, &rxq[qs].rspq)); in sge_qinfo_show()
1664 S3("u", "Intr pktcnt:", in sge_qinfo_show()
1704 #undef S3 in sge_qinfo_show()
1782 #define S3(fmt, s, v) \ in sge_qstats_show() macro
1789 #define S(s, v) S3("s", s, v) in sge_qstats_show()
[all …]
/drivers/input/gameport/
DKconfig13 S3 SonicVibes, Trident 4DWave, SiS7018, and ALi 5451 gameport
/drivers/gpu/drm/msm/
DNOTES6 + MDP4 - S3 (APQ8060, touchpad), S4-pro (APQ8064, nexus4 & ifc6410)
/drivers/video/fbdev/
DKconfig1460 tristate "S3 Trio/Virge support"
1470 Driver for graphics boards with S3 Trio / S3 Virge chip.
1473 bool "DDC for S3 support"
1478 Say Y here if you want DDC support for your S3 graphics card.
1481 tristate "S3 Savage support"
1489 This driver supports notebooks and computers with S3 Savage PCI/AGP
1502 This enables I2C support for S3 Savage Chipsets. This is used
/drivers/gpio/
DKconfig384 modes (S3 and higher). The remaining four GPIOs are powered by
386 active during S3. The suspend powered GPIOs can be used to wake the
/drivers/ide/
DKconfig173 machines ACPI support is required to properly handle ACPI S3 states.