Searched full:gpi1 (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | xlnx-pmu-iomod-intc.c | 139 REG32(GPI1, 0x24) 140 FIELD(GPI1, APB_AIB_ERROR, 31, 1) 141 FIELD(GPI1, AXI_AIB_ERROR, 30, 1) 142 FIELD(GPI1, ERROR_2, 29, 1) 143 FIELD(GPI1, ERROR_1, 28, 1) 144 FIELD(GPI1, ACPU_3_DBG_PWRUP, 23, 1) 145 FIELD(GPI1, ACPU_2_DBG_PWRUP, 22, 1) 146 FIELD(GPI1, ACPU_1_DBG_PWRUP, 21, 1) 147 FIELD(GPI1, ACPU_0_DBG_PWRUP, 20, 1) 148 FIELD(GPI1, FPD_WAKE_GIC_PROXY, 16, 1) [all …]
|
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/ |
H A D | ampere_platform_init.sh | 62 echo "Update GPI1 to low and GPI0 to high" 63 gpioset $(gpiofind gpi1)=0 67 echo "Update GPI1 to low and GPI0 to low" 68 gpioset $(gpiofind gpi1)=0
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | tlv320adcx140.yaml | 90 The array is defined as <GPI1 GPI2 GPI3 GPI4>.
|
/openbmc/linux/drivers/acpi/pmic/ |
H A D | intel_pmic_xpower.c | 128 }, /* GPI1 */
|
/openbmc/u-boot/drivers/net/pfe_eth/ |
H A D | pfe_driver.c | 507 debug("GPI1 init complete\n"); in pfe_gpi_init()
|
/openbmc/linux/drivers/mfd/ |
H A D | da9062-core.c | 232 DEFINE_RES_NAMED(DA9062_IRQ_GPI1, 1, "GPI1", IORESOURCE_IRQ),
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-tqma8mpql-mba8mpxl.dts | 371 "PMIC_IRQ", "GPI1", "OTG_ID", "USB_HUB_RST#",
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ampere-mtmitchell.dts | 977 "gpi0","gpi1",
|
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | pfc-r8a7740.c | 1992 GPIO_FN(GPO1), GPIO_FN(GPI1),
|
H A D | pfc-sh73a0.c | 1551 GPIO_FN(GPI1),
|
/openbmc/u-boot/drivers/net/ |
H A D | e1000.h | 1314 #define E1000_CTRL_EXT_GPI1_EN 0x00000002 /* Maps SDP5 to GPI1 */
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.h | 1548 #define E1000_CTRL_EXT_GPI1_EN 0x00000002 /* Maps SDP5 to GPI1 */
|