Home
last modified time | relevance | path

Searched refs:ctrl_flags (Results 1 – 3 of 3) sorted by relevance

/drivers/clk/
A Dclk_scmi.c18 u32 ctrl_flags; member
166 if (clkscmi->ctrl_flags & SUPPORT_CLK_STAT_CONTROL) in scmi_clk_enable()
189 if (clkscmi->ctrl_flags & SUPPORT_CLK_STAT_CONTROL) in scmi_clk_disable()
259 if (clkscmi->ctrl_flags & SUPPORT_CLK_RATE_CONTROL) in scmi_clk_set_rate()
323 clk_scmi->ctrl_flags = 0; in scmi_clk_probe()
325 clk_scmi->ctrl_flags = perm; in scmi_clk_probe()
327 clk_scmi->ctrl_flags = SUPPORT_CLK_STAT_CONTROL | SUPPORT_CLK_PARENT_CONTROL | in scmi_clk_probe()
370 if (clkscmi->ctrl_flags & SUPPORT_CLK_PARENT_CONTROL) in scmi_clk_set_parent()
/drivers/remoteproc/
A Dti_sci_proc.h77 u32 *ctrl_flags, u32 *status_flags) in ti_sci_proc_get_status() argument
82 boot_vector, cfg_flags, ctrl_flags, in ti_sci_proc_get_status()
88 __func__, tsp->proc_id, *boot_vector, *cfg_flags, *ctrl_flags, in ti_sci_proc_get_status()
/drivers/firmware/
A Dti_sci.c2077 u32 *ctrl_flags, u32 *sts_flags) in ti_sci_cmd_get_proc_boot_status() argument
2112 *ctrl_flags = resp->control_flags; in ti_sci_cmd_get_proc_boot_status()

Completed in 18 milliseconds