Searched refs:WX_GPIO_POLARITY (Results 1 – 3 of 3) sorted by relevance
391 pol = rd32(wx, WX_GPIO_POLARITY); in txgbe_toggle_trigger()399 wr32(wx, WX_GPIO_POLARITY, pol); in txgbe_toggle_trigger()432 wr32m(wx, WX_GPIO_POLARITY, mask, polarity); in txgbe_gpio_set_type()
170 wr32(wx, WX_GPIO_POLARITY, wx->gpio_ctrl ? 0 : 0x3); in ngbe_irq_enable()
85 #define WX_GPIO_POLARITY 0x1483C macro