Searched refs:idlest_reg_id (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/arch/arm/mach-omap2/ |
D | omap_hwmod_2xxx_ipblock_data.c | 254 .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 …]
|
D | omap_hwmod_2430_data.c | 102 .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 …]
|
D | omap_hwmod_3xxx_data.c | 131 .idlest_reg_id = 1, 209 .idlest_reg_id = 1, 228 .idlest_reg_id = 1, 246 .idlest_reg_id = 1, 264 .idlest_reg_id = 1, 282 .idlest_reg_id = 1, 301 .idlest_reg_id = 1, 320 .idlest_reg_id = 1, 339 .idlest_reg_id = 1, 358 .idlest_reg_id = 1, [all …]
|
D | omap_hwmod_2420_data.c | 116 .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,
|
D | cm.h | 54 u8 *idlest_reg_id); 64 u8 *idlest_reg_id);
|
D | cm_common.c | 69 u8 *idlest_reg_id) in cm_split_idlest_reg() argument 78 idlest_reg_id); in cm_split_idlest_reg()
|
D | cm2xxx.c | 209 u8 *idlest_reg_id) in omap2xxx_cm_split_idlest_reg() argument 221 *idlest_reg_id = i + 1; in omap2xxx_cm_split_idlest_reg()
|
D | clock.c | 238 u8 other_bit, idlest_bit, idlest_val, idlest_reg_id; in _omap2_module_wait_ready() local 250 r = cm_split_idlest_reg(idlest_reg, &prcm_mod, &idlest_reg_id); in _omap2_module_wait_ready() 256 omap_cm_wait_module_ready(0, prcm_mod, idlest_reg_id, in _omap2_module_wait_ready()
|
D | cm3xxx.c | 123 u8 *idlest_reg_id) in omap3xxx_cm_split_idlest_reg() argument 136 *idlest_reg_id = i + 1; in omap3xxx_cm_split_idlest_reg()
|
D | omap_hwmod.h | 429 u8 idlest_reg_id; member
|
D | omap_hwmod.c | 2915 oh->prcm.omap2.idlest_reg_id, in _omap2xxx_3xxx_wait_target_ready()
|