Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-omap2/
Domap_hwmod_2xxx_ipblock_data.c205 .idlest_reg_id = 1,
220 .idlest_reg_id = 1,
235 .idlest_reg_id = 1,
250 .idlest_reg_id = 1,
265 .idlest_reg_id = 1,
280 .idlest_reg_id = 1,
295 .idlest_reg_id = 1,
310 .idlest_reg_id = 1,
325 .idlest_reg_id = 1,
340 .idlest_reg_id = 1,
[all …]
Domap_hwmod_3xxx_data.c108 .idlest_reg_id = 1,
157 .idlest_reg_id = 1,
172 .idlest_reg_id = 1,
187 .idlest_reg_id = 1,
202 .idlest_reg_id = 1,
217 .idlest_reg_id = 1,
232 .idlest_reg_id = 1,
247 .idlest_reg_id = 1,
262 .idlest_reg_id = 1,
277 .idlest_reg_id = 1,
[all …]
Domap_hwmod_2430_data.c86 .idlest_reg_id = 1,
101 .idlest_reg_id = 1,
116 .idlest_reg_id = 2,
131 .idlest_reg_id = 1,
144 .idlest_reg_id = 2,
176 .idlest_reg_id = 1,
220 .idlest_reg_id = 1,
236 .idlest_reg_id = 1,
252 .idlest_reg_id = 2,
268 .idlest_reg_id = 2,
[all …]
Domap_hwmod_2420_data.c100 .idlest_reg_id = 1,
120 .idlest_reg_id = 1,
136 .idlest_reg_id = 1,
164 .idlest_reg_id = 1,
180 .idlest_reg_id = 1,
210 .idlest_reg_id = 1,
224 .idlest_reg_id = 1,
Dcm.h55 u8 *idlest_reg_id);
66 u8 *idlest_reg_id);
Dcm_common.c53 u8 *idlest_reg_id) in cm_split_idlest_reg() argument
63 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.c2713 oh->prcm.omap2.idlest_reg_id, in _omap2xxx_3xxx_wait_target_ready()
/linux-6.1.9/drivers/clk/ti/
Dclkt_dflt.c88 u8 other_bit, idlest_bit, idlest_val, idlest_reg_id; in _omap2_module_wait_ready() local
102 &idlest_reg_id); in _omap2_module_wait_ready()
108 ti_clk_ll_ops->cm_wait_module_ready(0, prcm_mod, idlest_reg_id, in _omap2_module_wait_ready()
/linux-6.1.9/include/linux/clk/
Dti.h255 s16 *prcm_inst, u8 *idlest_reg_id);