Home
last modified time | relevance | path

Searched refs:GPIE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g4.c309 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 Dpinctrl-aspeed-g5.c283 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 Digb_core.c2319 if (core->mac[GPIE] & E1000_GPIE_MSIX_MODE) { in igb_raise_interrupts()
2375 !(core->mac[GPIE] & E1000_GPIE_MSIX_MODE)) { in igb_lower_interrupts()
2386 bool msix = !!(core->mac[GPIE] & E1000_GPIE_MSIX_MODE); in igb_set_eics()
2395 bool msix = !!(core->mac[GPIE] & E1000_GPIE_MSIX_MODE); in igb_set_eims()
2507 bool msix = !!(core->mac[GPIE] & E1000_GPIE_MSIX_MODE); in igb_set_eimc()
2518 bool msix = !!(core->mac[GPIE] & E1000_GPIE_MSIX_MODE); in igb_set_eiac()
2533 bool msix = !!(core->mac[GPIE] & E1000_GPIE_MSIX_MODE); in igb_set_eiam()
2860 if ((core->mac[GPIE] & E1000_GPIE_NSICR) || in igb_nsicr()
2921 if (core->mac[GPIE] & E1000_GPIE_NSICR) { in igb_mac_icr_read()
3585 igb_getreg(GPIE),
[all …]
H A Digb_common.h123 defreg(EICR), defreg(IVAR_MISC), defreg(GPIE),
H A Dtrace-events286 igb_irq_icr_clear_gpie_nsicr(void) "Clearing ICR on read due to GPIE.NSICR enabled"
/openbmc/linux/sound/pci/ctxfi/
H A Dct20k1reg.h599 #define GPIE 0x1C602C macro