Searched refs:GPIE (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g4.c | 309 SIG_EXPR_DECL_SINGLE(GPIE0IN, GPIE, GPIE_DESC); 310 SIG_EXPR_LIST_DECL_DUAL(D15, GPIE0IN, GPIE0, GPIE); 318 SIG_EXPR_DECL_SINGLE(GPIE0OUT, GPIE, GPIE_DESC); 328 SIG_EXPR_DECL_SINGLE(GPIE2IN, GPIE, GPIE_DESC); 329 SIG_EXPR_LIST_DECL_DUAL(B15, GPIE2IN, GPIE2, GPIE); 337 SIG_EXPR_DECL_SINGLE(GPIE2OUT, GPIE, GPIE_DESC); 347 SIG_EXPR_DECL_SINGLE(GPIE4IN, GPIE, GPIE_DESC); 348 SIG_EXPR_LIST_DECL_DUAL(E14, GPIE4IN, GPIE4, GPIE); 356 SIG_EXPR_DECL_SINGLE(GPIE4OUT, GPIE, GPIE_DESC); 366 SIG_EXPR_DECL_SINGLE(GPIE6IN, GPIE, GPIE_DESC); [all …]
|
H A D | pinctrl-aspeed-g5.c | 283 SIG_EXPR_DECL_SINGLE(GPIE0IN, GPIE, GPIE_DESC); 284 SIG_EXPR_LIST_DECL_DUAL(B20, GPIE0IN, GPIE0, GPIE); 291 SIG_EXPR_DECL_SINGLE(GPIE0OUT, GPIE, GPIE_DESC); 303 SIG_EXPR_DECL_SINGLE(GPIE2IN, GPIE, GPIE_DESC); 304 SIG_EXPR_LIST_DECL_DUAL(F18, GPIE2IN, GPIE2, GPIE); 312 SIG_EXPR_DECL_SINGLE(GPIE2OUT, GPIE, GPIE_DESC); 324 SIG_EXPR_DECL_SINGLE(GPIE4IN, GPIE, GPIE_DESC); 325 SIG_EXPR_LIST_DECL_DUAL(E18, GPIE4IN, GPIE4, GPIE); 332 SIG_EXPR_DECL_SINGLE(GPIE4OUT, GPIE, GPIE_DESC); 344 SIG_EXPR_DECL_SINGLE(GPIE6IN, GPIE, GPIE_DESC); [all …]
|
/openbmc/qemu/hw/net/ |
H A D | igb_core.c | 2301 if (core->mac[GPIE] & E1000_GPIE_MSIX_MODE) { in igb_raise_interrupts() 2357 !(core->mac[GPIE] & E1000_GPIE_MSIX_MODE)) { in igb_lower_interrupts() 2368 bool msix = !!(core->mac[GPIE] & E1000_GPIE_MSIX_MODE); in igb_set_eics() 2377 bool msix = !!(core->mac[GPIE] & E1000_GPIE_MSIX_MODE); in igb_set_eims() 2489 bool msix = !!(core->mac[GPIE] & E1000_GPIE_MSIX_MODE); in igb_set_eimc() 2500 bool msix = !!(core->mac[GPIE] & E1000_GPIE_MSIX_MODE); in igb_set_eiac() 2515 bool msix = !!(core->mac[GPIE] & E1000_GPIE_MSIX_MODE); in igb_set_eiam() 2842 if ((core->mac[GPIE] & E1000_GPIE_NSICR) || in igb_nsicr() 2903 if (core->mac[GPIE] & E1000_GPIE_NSICR) { in igb_mac_icr_read() 3567 igb_getreg(GPIE), [all …]
|
H A D | igb_common.h | 123 defreg(EICR), defreg(IVAR_MISC), defreg(GPIE),
|
H A D | trace-events | 286 igb_irq_icr_clear_gpie_nsicr(void) "Clearing ICR on read due to GPIE.NSICR enabled"
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | ct20k1reg.h | 599 #define GPIE 0x1C602C macro
|