Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-msc313.c181 #define OFF_SPI0_CZ 0x1c0 macro
187 OFF_SPI0_CZ, \
600 if (offset >= OFF_SPI0_CZ && offset <= OFF_SPI0_DO) { in msc313e_gpio_child_to_parent_hwirq()
602 *parent = ((offset - OFF_SPI0_CZ) >> 2) + 28; in msc313e_gpio_child_to_parent_hwirq()