Searched refs:idlest_reg_id (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/arch/arm/mach-omap2/ |
D | omap_hwmod_2xxx_ipblock_data.c | 205 .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 …]
|
D | omap_hwmod_3xxx_data.c | 108 .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 …]
|
D | omap_hwmod_2430_data.c | 86 .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 …]
|
D | omap_hwmod_2420_data.c | 100 .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,
|
D | cm.h | 55 u8 *idlest_reg_id); 66 u8 *idlest_reg_id);
|
D | cm_common.c | 53 u8 *idlest_reg_id) in cm_split_idlest_reg() argument 63 idlest_reg_id); in cm_split_idlest_reg()
|
D | cm2xxx.c | 206 u8 *idlest_reg_id) in omap2xxx_cm_split_idlest_reg() argument 215 *idlest_reg_id = i + 1; in omap2xxx_cm_split_idlest_reg()
|
D | cm3xxx.c | 120 u8 *idlest_reg_id) in omap3xxx_cm_split_idlest_reg() argument 129 *idlest_reg_id = i + 1; in omap3xxx_cm_split_idlest_reg()
|
D | omap_hwmod.h | 339 u8 idlest_reg_id; member
|
D | omap_hwmod.c | 2713 oh->prcm.omap2.idlest_reg_id, in _omap2xxx_3xxx_wait_target_ready()
|
/linux-6.1.9/drivers/clk/ti/ |
D | clkt_dflt.c | 88 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/ |
D | ti.h | 255 s16 *prcm_inst, u8 *idlest_reg_id);
|