Searched refs:INT_CLOCK_SYNC (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/gpio/ | ||
D | gpio_dw_registers.h | 39 #define INT_CLOCK_SYNC 0x60 /* alias LS_SYNC */ macro |
D | gpio_dw.c | 424 dw_set_bit(base_addr, INT_CLOCK_SYNC, LS_SYNC_POS, 1); in gpio_dw_initialize() |