Searched refs:giu_read (Results 1 – 1 of 1) sorted by relevance
73 #define giu_read(offset) readw(giu_base + (offset)) macro84 data = giu_read(offset); in giu_set()95 data = giu_read(offset); in giu_clear()197 pendl = giu_read(GIUINTSTATL); in giu_get_irq()198 pendh = giu_read(GIUINTSTATH); in giu_get_irq()199 maskl = giu_read(GIUINTENL); in giu_get_irq()200 maskh = giu_read(GIUINTENH); in giu_get_irq()360 reg = giu_read(offset); in giu_set_direction()380 reg = giu_read(GIUPIODL); in vr41xx_gpio_get()383 reg = giu_read(GIUPIODH); in vr41xx_gpio_get()[all …]