Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/Synology/ds414/
H A Dcmd_syno.c136 static const char * const pwr_mng_bit_func[] = { variable
167 func = pwr_mng_bit_func[i]; in do_syno_clk_gate()
181 if (!pwr_mng_bit_func[i]) in do_syno_clk_gate()
183 if (!strcmp(func, pwr_mng_bit_func[i])) in do_syno_clk_gate()