Home
last modified time | relevance | path

Searched refs:QE_NUM_OF_SNUM (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/soc/fsl/qe/
A Dqe.c45 static u8 snums[QE_NUM_OF_SNUM]; /* Dynamically allocated SNUMs */
46 static DECLARE_BITMAP(snum_state, QE_NUM_OF_SNUM);
307 bitmap_zero(snum_state, QE_NUM_OF_SNUM); in qe_snums_init()
312 snums, 1, QE_NUM_OF_SNUM); in qe_snums_init()
/linux-6.3-rc2/include/soc/fsl/qe/
A Dqe.h26 #define QE_NUM_OF_SNUM 256 /* There are 256 serial number in QE */ macro

Completed in 7 milliseconds