Searched full:gpi2 (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | xlnx-pmu-iomod-intc.c | 165 REG32(GPI2, 0x28) 166 FIELD(GPI2, VCC_INT_FP_DISCONNECT, 31, 1) 167 FIELD(GPI2, VCC_INT_DISCONNECT, 30, 1) 168 FIELD(GPI2, VCC_AUX_DISCONNECT, 29, 1) 169 FIELD(GPI2, DBG_ACPU3_RST_REQ, 23, 1) 170 FIELD(GPI2, DBG_ACPU2_RST_REQ, 22, 1) 171 FIELD(GPI2, DBG_ACPU1_RST_REQ, 21, 1) 172 FIELD(GPI2, DBG_ACPU0_RST_REQ, 20, 1) 173 FIELD(GPI2, CP_ACPU3_RST_REQ, 19, 1) 174 FIELD(GPI2, CP_ACPU2_RST_REQ, 18, 1) [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | tlv320adcx140.yaml | 90 The array is defined as <GPI1 GPI2 GPI3 GPI4>.
|
/openbmc/u-boot/drivers/net/pfe_eth/ |
H A D | pfe_driver.c | 510 debug("GPI2 init complete\n"); in pfe_gpi_init()
|
/openbmc/linux/drivers/mfd/ |
H A D | da9062-core.c | 233 DEFINE_RES_NAMED(DA9062_IRQ_GPI2, 1, "GPI2", IORESOURCE_IRQ),
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-tqma8mpql-mba8mpxl.dts | 372 "OTG_PWR", "", "GPI2", "GPI3",
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 787 unsigned char gpi2; in vpm_check() local 789 gpi2 = HFC_inb(hctmp, R_GPI_IN2); in vpm_check() 791 if ((gpi2 & 0x3) != 0x3) in vpm_check() 792 printk(KERN_DEBUG "Got interrupt 0x%x from VPM!\n", gpi2); in vpm_check()
|
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | pfc-sh73a0.c | 1552 GPIO_FN(GPI2),
|
/openbmc/u-boot/drivers/net/ |
H A D | e1000.h | 1316 #define E1000_CTRL_EXT_GPI2_EN 0x00000004 /* Maps SDP6 to GPI2 */
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.h | 1550 #define E1000_CTRL_EXT_GPI2_EN 0x00000004 /* Maps SDP6 to GPI2 */
|