Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Drk_scr.c38 #define DAL_LOGV(x...) pr_info("RK_SCR: "x) macro
40 #define DAL_LOGV(x...) do { } while (0) macro
87 DAL_LOGV("Deactive card\n"); in rk_scr_deactive()
99 DAL_LOGV("freq_mhz = %d\n", freq_mhz); in rk_scr_set_clk()
102 DAL_LOGV("scr_reg->CGSCDIV = %d\n", scr_reg->CGSCDIV); in rk_scr_set_clk()
111 DAL_LOGV("WI: %d\n", wi); in rk_scr_set_work_waitingtime()
121 DAL_LOGV("Set Etu F: %d D: %d\n", F, D); in rk_scr_set_etu_duration()
126 DAL_LOGV("scr_reg->CGBITDIV = %d\n", scr_reg->CGBITDIV); in rk_scr_set_etu_duration()
184 DAL_LOGV("Before clock is Stopped\n"); in rk_scr_clock_start()
186 DAL_LOGV("Before clock is running\n"); in rk_scr_clock_start()
[all …]