Searched refs:idlest_reg_id (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.6/arch/arm/mach-omap2/ |
D | omap_hwmod_2xxx_ipblock_data.c | 199 .idlest_reg_id = 1, 214 .idlest_reg_id = 1, 229 .idlest_reg_id = 1, 244 .idlest_reg_id = 1, 259 .idlest_reg_id = 1, 274 .idlest_reg_id = 1, 289 .idlest_reg_id = 1, 304 .idlest_reg_id = 1, 319 .idlest_reg_id = 1, 334 .idlest_reg_id = 1, [all …]
|
D | omap_hwmod_3xxx_data.c | 107 .idlest_reg_id = 1, 156 .idlest_reg_id = 1, 171 .idlest_reg_id = 1, 186 .idlest_reg_id = 1, 201 .idlest_reg_id = 1, 216 .idlest_reg_id = 1, 231 .idlest_reg_id = 1, 246 .idlest_reg_id = 1, 261 .idlest_reg_id = 1, 276 .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 | 99 .idlest_reg_id = 1, 119 .idlest_reg_id = 1, 135 .idlest_reg_id = 1, 163 .idlest_reg_id = 1, 179 .idlest_reg_id = 1, 209 .idlest_reg_id = 1, 223 .idlest_reg_id = 1,
|
D | cm.h | 55 u8 *idlest_reg_id); 66 u8 *idlest_reg_id);
|
D | cm2xxx.c | 109 u8 *idlest_reg_id) in omap2xxx_cm_split_idlest_reg() argument 118 *idlest_reg_id = i + 1; in omap2xxx_cm_split_idlest_reg()
|
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 | omap_hwmod.h | 339 u8 idlest_reg_id; member
|
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.c | 2677 oh->prcm.omap2.idlest_reg_id, in _omap2xxx_3xxx_wait_target_ready()
|
/Linux-v6.6/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-v6.6/include/linux/clk/ |
D | ti.h | 255 s16 *prcm_inst, u8 *idlest_reg_id);
|