Home
last modified time | relevance | path

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

/external/u-boot/board/Synology/ds414/
Dcmd_syno.c135 static const char * const pwr_mng_bit_func[] = { variable
166 func = pwr_mng_bit_func[i]; in do_syno_clk_gate()
180 if (!pwr_mng_bit_func[i]) in do_syno_clk_gate()
182 if (!strcmp(func, pwr_mng_bit_func[i])) in do_syno_clk_gate()