Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Domap_hwmod_2xxx_ipblock_data.c254 .idlest_reg_id = 1,
273 .idlest_reg_id = 1,
291 .idlest_reg_id = 1,
309 .idlest_reg_id = 1,
327 .idlest_reg_id = 1,
346 .idlest_reg_id = 1,
365 .idlest_reg_id = 1,
384 .idlest_reg_id = 1,
403 .idlest_reg_id = 1,
422 .idlest_reg_id = 1,
[all …]
Domap_hwmod_2430_data.c102 .idlest_reg_id = 1,
120 .idlest_reg_id = 1,
138 .idlest_reg_id = 2,
172 .idlest_reg_id = 1,
191 .idlest_reg_id = 2,
226 .idlest_reg_id = 1,
273 .idlest_reg_id = 1,
291 .idlest_reg_id = 1,
309 .idlest_reg_id = 2,
327 .idlest_reg_id = 2,
[all …]
Domap_hwmod_3xxx_data.c130 .idlest_reg_id = 1,
208 .idlest_reg_id = 1,
227 .idlest_reg_id = 1,
245 .idlest_reg_id = 1,
263 .idlest_reg_id = 1,
281 .idlest_reg_id = 1,
300 .idlest_reg_id = 1,
319 .idlest_reg_id = 1,
338 .idlest_reg_id = 1,
357 .idlest_reg_id = 1,
[all …]
Domap_hwmod_2420_data.c116 .idlest_reg_id = 1,
139 .idlest_reg_id = 1,
174 .idlest_reg_id = 1,
204 .idlest_reg_id = 1,
222 .idlest_reg_id = 1,
254 .idlest_reg_id = 1,
270 .idlest_reg_id = 1,
Dcm.h54 u8 *idlest_reg_id);
64 u8 *idlest_reg_id);
Dcm_common.c69 u8 *idlest_reg_id) in cm_split_idlest_reg() argument
78 idlest_reg_id); in cm_split_idlest_reg()
Dcm2xxx.c209 u8 *idlest_reg_id) in omap2xxx_cm_split_idlest_reg() argument
221 *idlest_reg_id = i + 1; in omap2xxx_cm_split_idlest_reg()
Dcm3xxx.c123 u8 *idlest_reg_id) in omap3xxx_cm_split_idlest_reg() argument
136 *idlest_reg_id = i + 1; in omap3xxx_cm_split_idlest_reg()
Domap_hwmod.h435 u8 idlest_reg_id; member
Domap_hwmod.c2929 oh->prcm.omap2.idlest_reg_id, in _omap2xxx_3xxx_wait_target_ready()
/linux-4.4.14/drivers/clk/ti/
Dclkt_dflt.c95 u8 other_bit, idlest_bit, idlest_val, idlest_reg_id; in _omap2_module_wait_ready() local
109 &idlest_reg_id); in _omap2_module_wait_ready()
115 ti_clk_ll_ops->cm_wait_module_ready(0, prcm_mod, idlest_reg_id, in _omap2_module_wait_ready()
/linux-4.4.14/include/linux/clk/
Dti.h235 u8 *idlest_reg_id);