Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Drk_scr.c50 struct scr_chip_info chip_info[RK_SCR_NUM];
51 struct rk_scr scr[RK_SCR_NUM];
65 if (id < RK_SCR_NUM) in to_rk_scr()
487 for (idx = 0; idx < RK_SCR_NUM; idx++) { in rk_scr_freqchanged_notifiy()
H A Drk_scr.h88 #define RK_SCR_NUM (2) macro