Home
last modified time | relevance | path

Searched refs:sbu (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/Documentation/firmware-guide/acpi/
Dintel-pmc-mux.rst97 orientation. The driver uses a specific device properties "sbu-orientation"
106 Package () {"sbu-orientation", "normal"},
132 Package () {"sbu-orientation", "normal"},
147 Package () {"sbu-orientation", "normal"},
/linux-5.19.10/include/dt-bindings/usb/
Dpd.h350 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
353 | ((vbm) & 0x3) << 9 | (sbu) << 8 | (sbut) << 7 | ((cur) & 0x3) << 5 \
/linux-5.19.10/include/linux/usb/
Dpd_vdo.h373 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
376 | ((vbm) & 0x3) << 9 | (sbu) << 8 | (sbut) << 7 | ((cur) & 0x3) << 5 \