Searched refs:WX_GPIO_POLARITY (Results 1 – 3 of 3) sorted by relevance
406 pol = rd32(wx, WX_GPIO_POLARITY); in txgbe_toggle_trigger()414 wr32(wx, WX_GPIO_POLARITY, pol); in txgbe_toggle_trigger()447 wr32m(wx, WX_GPIO_POLARITY, mask, polarity); in txgbe_gpio_set_type()
149 wr32(wx, WX_GPIO_POLARITY, wx->gpio_ctrl ? 0 : 0x3); in ngbe_irq_enable()
105 #define WX_GPIO_POLARITY 0x1483C macro