Home
last modified time | relevance | path

Searched refs:PWRDN (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dahci-da850.txt8 AHCI 1.1 standard and the Power Down Control Register (PWRDN)
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c69 return !FIELD_EX32(*pll->reg_a2w_ctrl, A2W_PLLx_CTRL, PWRDN) in pll_is_locked()
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman_internals.h71 FIELD(A2W_PLLx_CTRL, PWRDN, 16, 1)
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139too.c421 PWRDN = (1 << 0), /* only on 8139, 8139A */ enumerator
885 tmp8 &= ~(SLEEP | PWRDN); in rtl8139_init_board()
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-colibri.dtsi902 * Note: OVERT1# directly connected to TPS65911 PMIC PWRDN
H A Dtegra30-apalis.dtsi1021 * Note: OVERT1# directly connected to TPS65911 PMIC PWRDN
H A Dtegra30-apalis-v1.1.dtsi1038 * Note: OVERT1# directly connected to TPS65911 PMIC PWRDN
/openbmc/qemu/hw/net/
H A Drtl8139.c265 PWRDN = (1 << 0), /* only on 8139, 8139A */ enumerator