Searched defs:SET_BITS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/dma/ | ||
D | dma_dw_common.h | 20 #define SET_BITS(b_hi, b_lo, x) \ macro |
/Zephyr-latest/drivers/sdhc/ | ||
D | intel_emmc_host.h | 173 #define SET_BITS(reg, pos, bit_width, val) \ macro |