Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/ti/k3/common/drivers/ti_sci/
Dti_sci_protocol.h281 #define MSG_FLAG_CLOCK_INPUT_TERM TI_SCI_MSG_FLAG(10) macro
Dti_sci.c777 flags |= enable_input_term ? MSG_FLAG_CLOCK_INPUT_TERM : 0; in ti_sci_clock_get()