Home
last modified time | relevance | path

Searched refs:idlest_reg_id (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/arch/arm/mach-omap2/
Domap_hwmod_2xxx_ipblock_data.c223 .idlest_reg_id = 1,
238 .idlest_reg_id = 1,
253 .idlest_reg_id = 1,
268 .idlest_reg_id = 1,
283 .idlest_reg_id = 1,
298 .idlest_reg_id = 1,
313 .idlest_reg_id = 1,
328 .idlest_reg_id = 1,
343 .idlest_reg_id = 1,
358 .idlest_reg_id = 1,
[all …]
Domap_hwmod_3xxx_data.c109 .idlest_reg_id = 1,
158 .idlest_reg_id = 1,
173 .idlest_reg_id = 1,
188 .idlest_reg_id = 1,
203 .idlest_reg_id = 1,
218 .idlest_reg_id = 1,
233 .idlest_reg_id = 1,
248 .idlest_reg_id = 1,
263 .idlest_reg_id = 1,
278 .idlest_reg_id = 1,
[all …]
Domap_hwmod_2430_data.c87 .idlest_reg_id = 1,
102 .idlest_reg_id = 1,
117 .idlest_reg_id = 2,
147 .idlest_reg_id = 1,
160 .idlest_reg_id = 2,
192 .idlest_reg_id = 1,
236 .idlest_reg_id = 1,
252 .idlest_reg_id = 1,
268 .idlest_reg_id = 2,
284 .idlest_reg_id = 2,
[all …]
Domap_hwmod_2420_data.c101 .idlest_reg_id = 1,
121 .idlest_reg_id = 1,
152 .idlest_reg_id = 1,
180 .idlest_reg_id = 1,
196 .idlest_reg_id = 1,
226 .idlest_reg_id = 1,
240 .idlest_reg_id = 1,
Dcm.h56 u8 *idlest_reg_id);
67 u8 *idlest_reg_id);
Dcm_common.c66 u8 *idlest_reg_id) in cm_split_idlest_reg() argument
76 idlest_reg_id); in cm_split_idlest_reg()
Dcm2xxx.c206 u8 *idlest_reg_id) in omap2xxx_cm_split_idlest_reg() argument
215 *idlest_reg_id = i + 1; in omap2xxx_cm_split_idlest_reg()
Dcm3xxx.c120 u8 *idlest_reg_id) in omap3xxx_cm_split_idlest_reg() argument
129 *idlest_reg_id = i + 1; in omap3xxx_cm_split_idlest_reg()
Domap_hwmod.h339 u8 idlest_reg_id; member
Domap_hwmod.c2758 oh->prcm.omap2.idlest_reg_id, in _omap2xxx_3xxx_wait_target_ready()
/Linux-v5.4/drivers/clk/ti/
Dclkt_dflt.c96 u8 other_bit, idlest_bit, idlest_val, idlest_reg_id; in _omap2_module_wait_ready() local
110 &idlest_reg_id); in _omap2_module_wait_ready()
116 ti_clk_ll_ops->cm_wait_module_ready(0, prcm_mod, idlest_reg_id, in _omap2_module_wait_ready()
/Linux-v5.4/include/linux/clk/
Dti.h241 s16 *prcm_inst, u8 *idlest_reg_id);