Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Drk_scr.h177 unsigned int CGBITDIV; /* Bit clock divisor */ member
H A Drk_scr.c125 scr_reg->CGBITDIV = (scr_reg->CGSCDIV + 1) * (F / D) - 1; in rk_scr_set_etu_duration()
126 DAL_LOGV("scr_reg->CGBITDIV = %d\n", scr_reg->CGBITDIV); in rk_scr_set_etu_duration()