Home
last modified time | relevance | path

Searched full:vaux (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dti,tps65910.yaml111 "^(vdd[1-3]|vaux([1-2]|33)|vdig[1-2])$":
200 "^(vdd3|vaux([1-2]|33)|vdig[1-2])$": false
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-orangepi-5-compact.dtsi163 /* pcie eth. not a real regulator. 33VAUX */
/freebsd/sys/dev/msk/
H A Dif_mskreg.h787 #define Y2_VAUX_AVAIL BIT_16 /* VAUX available (YUKON-2 only) */
809 #define PC_VAUX_ENA BIT_7 /* Switch VAUX Enable */
810 #define PC_VAUX_DIS BIT_6 /* Switch VAUX Disable */
813 #define PC_VAUX_ON BIT_3 /* Switch VAUX On */
814 #define PC_VAUX_OFF BIT_2 /* Switch VAUX Off */
H A Dif_msk.c1251 /* Switch power to VCC (WA for VAUX problem). */ in msk_phy_power()
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie_w_reg.h561 * Indicates that auxiliary power (Vaux) is present. This one move to reset
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtrans.c150 static void iwl_pcie_set_pwr(struct iwl_trans *trans, bool vaux) in iwl_pcie_set_pwr() argument
155 if (vaux && pci_pme_capable(to_pci_dev(trans->dev), PCI_D3cold)) in iwl_pcie_set_pwr()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int.c714 {"Vaux PCI core", ATTENTION_SINGLE, OSAL_NULL, BLOCK_PGLCS},
H A Dreg_addr.h570 … (0x7<<22) // These bits report the 3.3Vaux auxiliary current r…
1247 …of the device. When it is '1', it is indicating that part needs VAUX and detects the VAUX is prese…
4417 … indicates the input level on the VAUX_PRESENT pin. This indicates if the VAUX supply is available…
6359 …T_N is released. Default behavior is to release Serdes MDIO from reset on Vaux power being present.
6361 …l PERST_N is released. Default behavior is to release micro from reset on Vaux power being present.
7756 …First 2k belongs to PHY Second 2K belongs to Dl Third 2K belongs to TL The last 2k is left for Vaux
7758 …First 2k belongs to PHY Second 2K belongs to Dl Third 2K belongs to TL The last 2k is left for Vaux
36364 …eset of the blocks which can be reset by all types of PF drivers (PL=PDA) Vaux domain; Read: read …
36425 …t; [26] MISCS Parity error; [27] MISCS Hw interrupt; [28] Vaux PCI core Parity error; [29] Vaux PC…
36434 …CS Parity error; [27] MISCS Hw interrupt; [28] Vaux PCI core or PGLUE config space Parity error; […
[all …]
/freebsd/sys/dev/nge/
H A Dif_nge.c915 * supply(3VAUX) to drive PME such that checking PCI power in nge_attach()
/freebsd/sys/dev/arcmsr/
H A Darcmsr.h2519 ** 08:06 0h Auxiliary Current (AUXC): This 3 bit field reports the 3.3Vaux au…
4121 ** 3.3Vaux signal as defined in the PCI Bu…
/freebsd/sys/dev/bxe/
H A Dbxe.c7289 bxe_print_next_block(sc, par_num++, "VAUX PCI CORE"); in bxe_check_blocks_with_parity1()