Searched refs:edge_polarity_offset (Results 1 - 7 of 7) sorted by relevance

/fuchsia/zircon/system/dev/gpio/aml-gxl-gpio/
H A Daml-gxl-gpio.c68 uint32_t edge_polarity_offset; member in struct:__anon364
365 uint32_t mode_reg_val = READ32_GPIO_INTERRUPT_REG(interrupt->edge_polarity_offset);
388 WRITE32_GPIO_INTERRUPT_REG(interrupt->edge_polarity_offset, mode_reg_val);
438 uint32_t mode_reg_val = READ32_GPIO_INTERRUPT_REG(interrupt->edge_polarity_offset);
444 WRITE32_GPIO_INTERRUPT_REG(interrupt->edge_polarity_offset, mode_reg_val);
H A Ds905x-blocks.h131 .edge_polarity_offset = S905X_GPIO_INT_EDGE_POLARITY,
H A Ds905-blocks.h144 .edge_polarity_offset = S905_GPIO_INT_EDGE_POLARITY,
H A Ds912-blocks.h131 .edge_polarity_offset = S912_GPIO_INT_EDGE_POLARITY,
/fuchsia/zircon/system/dev/gpio/aml-axg-gpio/
H A Daml-axg-gpio.c58 uint32_t edge_polarity_offset; member in struct:__anon358
339 uint32_t mode_reg_val = READ32_GPIO_INTERRUPT_REG(interrupt->edge_polarity_offset);
362 WRITE32_GPIO_INTERRUPT_REG(interrupt->edge_polarity_offset, mode_reg_val);
412 uint32_t mode_reg_val = READ32_GPIO_INTERRUPT_REG(interrupt->edge_polarity_offset);
418 WRITE32_GPIO_INTERRUPT_REG(interrupt->edge_polarity_offset, mode_reg_val);
H A Ds905d2-blocks.h245 .edge_polarity_offset = S905D2_GPIO_INT_EDGE_POLARITY,
H A Da113-blocks.h236 .edge_polarity_offset = A113_GPIO_INT_EDGE_POLARITY,

Completed in 84 milliseconds