Home
last modified time | relevance | path

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

/linux/drivers/firmware/
H A Dti_sci.h338 * MSG_CLOCK_HW_STATE_READY: Clock is ready
346 #define MSG_CLOCK_HW_STATE_READY 1 macro
H A Dti_sci.c1200 *curr_state = (c_state == MSG_CLOCK_HW_STATE_READY); in ti_sci_cmd_clk_is_on()