Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Domap_hwmod_2xxx_ipblock_data.c227 .idlest_reg_id = 1,
242 .idlest_reg_id = 1,
257 .idlest_reg_id = 1,
272 .idlest_reg_id = 1,
287 .idlest_reg_id = 1,
302 .idlest_reg_id = 1,
317 .idlest_reg_id = 1,
332 .idlest_reg_id = 1,
347 .idlest_reg_id = 1,
362 .idlest_reg_id = 1,
[all …]
Domap_hwmod_3xxx_data.c112 .idlest_reg_id = 1,
161 .idlest_reg_id = 1,
176 .idlest_reg_id = 1,
191 .idlest_reg_id = 1,
206 .idlest_reg_id = 1,
221 .idlest_reg_id = 1,
236 .idlest_reg_id = 1,
251 .idlest_reg_id = 1,
266 .idlest_reg_id = 1,
281 .idlest_reg_id = 1,
[all …]
Domap_hwmod_2430_data.c91 .idlest_reg_id = 1,
106 .idlest_reg_id = 1,
121 .idlest_reg_id = 2,
151 .idlest_reg_id = 1,
164 .idlest_reg_id = 2,
196 .idlest_reg_id = 1,
240 .idlest_reg_id = 1,
256 .idlest_reg_id = 1,
272 .idlest_reg_id = 2,
288 .idlest_reg_id = 2,
[all …]
Domap_hwmod_2420_data.c105 .idlest_reg_id = 1,
125 .idlest_reg_id = 1,
156 .idlest_reg_id = 1,
184 .idlest_reg_id = 1,
200 .idlest_reg_id = 1,
230 .idlest_reg_id = 1,
244 .idlest_reg_id = 1,
Dcm.h59 u8 *idlest_reg_id);
70 u8 *idlest_reg_id);
Dcm_common.c69 u8 *idlest_reg_id) in cm_split_idlest_reg() argument
79 idlest_reg_id); in cm_split_idlest_reg()
Dcm2xxx.c209 u8 *idlest_reg_id) in omap2xxx_cm_split_idlest_reg() argument
218 *idlest_reg_id = i + 1; in omap2xxx_cm_split_idlest_reg()
Dcm3xxx.c123 u8 *idlest_reg_id) in omap3xxx_cm_split_idlest_reg() argument
132 *idlest_reg_id = i + 1; in omap3xxx_cm_split_idlest_reg()
Domap_hwmod.h343 u8 idlest_reg_id; member
Domap_hwmod.c2708 oh->prcm.omap2.idlest_reg_id, in _omap2xxx_3xxx_wait_target_ready()
/Linux-v4.19/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-v4.19/include/linux/clk/
Dti.h239 s16 *prcm_inst, u8 *idlest_reg_id);