Searched refs:allow_reg_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cb710/ |
H A D | debug.c | 22 static inline int allow_reg_read(unsigned block, unsigned offset, unsigned bits) in allow_reg_read() function 40 if (!allow_reg_read(i, j, t)) \ 71 if (allow_reg_read(i, j, t)) \
|
/kernel/linux/linux-6.6/drivers/misc/cb710/ |
H A D | debug.c | 22 static inline int allow_reg_read(unsigned block, unsigned offset, unsigned bits) in allow_reg_read() function 40 if (!allow_reg_read(i, j, t)) \ 71 if (allow_reg_read(i, j, t)) \
|
Completed in 2 milliseconds