Home
last modified time | relevance | path

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

/drivers/clk/qcom/
Dgdsc.c350 if (!sc->en_rest_wait_val) in gdsc_init()
351 sc->en_rest_wait_val = EN_REST_WAIT_VAL; in gdsc_init()
357 val = sc->en_rest_wait_val << EN_REST_WAIT_SHIFT | in gdsc_init()
Dgdsc.h41 unsigned int en_rest_wait_val; member