Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h35 #define TI_SCI_MSG_SET_CLOCK_STATE 0x0100 macro
H A Dti_sci.c806 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_SET_CLOCK_STATE, in ti_sci_set_clock_state()
/openbmc/linux/drivers/firmware/
H A Dti_sci.h29 #define TI_SCI_MSG_SET_CLOCK_STATE 0x0100 macro
H A Dti_sci.c961 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_SET_CLOCK_STATE, in ti_sci_set_clock_state()