Searched refs:QE_BRGC_DIVISOR_SHIFT (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | fsl_qe.h | 191 #define QE_BRGC_DIVISOR_SHIFT 1 macro |
/u-boot/drivers/qe/ | ||
A D | qe.c | 380 val = ((divisor - 1) << QE_BRGC_DIVISOR_SHIFT) | QE_BRGC_ENABLE; in qe_set_brg() |
Completed in 4 milliseconds