Home
last modified time | relevance | path

Searched refs:INT_ST (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h38 u32 INT_ST; member
H A Dpch_gbe_ethtool.c195 *regs_buff++ = ioread32(&hw->reg->INT_ST + i); in pch_gbe_get_regs()
H A Dpch_gbe_main.c726 ioread32(&hw->reg->INT_ST); in pch_gbe_irq_disable()
743 ioread32(&hw->reg->INT_ST); in pch_gbe_irq_enable()
1258 int_st = ioread32(&hw->reg->INT_ST); in pch_gbe_intr()
1275 int_st |= ioread32(&hw->reg->INT_ST); in pch_gbe_intr()
/openbmc/linux/sound/soc/sh/
H A Dfsi.c53 #define INT_ST 0x0200 macro
1897 .int_st = INT_ST,