HomeSort by relevance Sort by last modified time
    Searched refs:QE_BRGC_DIVISOR_SHIFT (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
fsl_qe.h 189 #define QE_BRGC_DIVISOR_SHIFT 1
  /external/u-boot/drivers/qe/
qe.c 296 *bp = ((divisor - 1) << QE_BRGC_DIVISOR_SHIFT) | QE_BRGC_ENABLE;

Completed in 320 milliseconds