Searched refs:update_config (Results 1 – 7 of 7) sorted by relevance
3 update_config=1
80 bool update_config; member
111 static int update_config(struct clk_rcg2 *rcg) in update_config() function148 return update_config(rcg); in clk_rcg2_set_parent()348 return update_config(rcg); in clk_rcg2_configure()479 return update_config(rcg); in clk_rcg2_set_duty_cycle()950 return update_config(rcg); in clk_gfx3d_set_rate_and_parent()1094 ret = update_config(rcg); in clk_rcg2_shared_enable()1124 update_config(rcg); in clk_rcg2_shared_disable()
23 update_config();
501 static void update_config(void *handle, struct cp_psp_stream_config *config) in update_config() function759 cp_psp->funcs.update_stream_config = update_config; in hdcp_create_workqueue()
734 if (!pdata || !pdata->update_config) in lp872x_config()835 pdata->update_config = of_property_read_bool(np, "ti,update-config"); in lp872x_populate_pdata_from_dt()
936 static DEVICE_ATTR_WO(update_config);