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

  /external/u-boot/include/
fsl_qe.h 277 int qe_get_snum(void);
  /external/u-boot/drivers/qe/
uec.c 933 if ((snum = qe_get_snum()) < 0) {
957 if ((snum = qe_get_snum()) < 0) {
    [all...]
qe.c 145 int qe_get_snum(void) function

Completed in 84 milliseconds