Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h39 #define TI_SCI_MSG_GET_NUM_CLOCK_PARENTS 0x0104 macro
H A Dti_sci.c1188 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_GET_NUM_CLOCK_PARENTS, in ti_sci_cmd_clk_get_num_parents()
/openbmc/linux/drivers/firmware/
H A Dti_sci.h33 #define TI_SCI_MSG_GET_NUM_CLOCK_PARENTS 0x0104 macro
H A Dti_sci.c1398 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_GET_NUM_CLOCK_PARENTS, in ti_sci_cmd_clk_get_num_parents()