Searched refs:idlest_reg_id (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/arch/arm/mach-omap2/ |
D | omap_hwmod_2xxx_ipblock_data.c | 227 .idlest_reg_id = 1, 242 .idlest_reg_id = 1, 257 .idlest_reg_id = 1, 272 .idlest_reg_id = 1, 287 .idlest_reg_id = 1, 302 .idlest_reg_id = 1, 317 .idlest_reg_id = 1, 332 .idlest_reg_id = 1, 347 .idlest_reg_id = 1, 362 .idlest_reg_id = 1, [all …]
|
D | omap_hwmod_3xxx_data.c | 112 .idlest_reg_id = 1, 161 .idlest_reg_id = 1, 176 .idlest_reg_id = 1, 191 .idlest_reg_id = 1, 206 .idlest_reg_id = 1, 221 .idlest_reg_id = 1, 236 .idlest_reg_id = 1, 251 .idlest_reg_id = 1, 266 .idlest_reg_id = 1, 281 .idlest_reg_id = 1, [all …]
|
D | omap_hwmod_2430_data.c | 91 .idlest_reg_id = 1, 106 .idlest_reg_id = 1, 121 .idlest_reg_id = 2, 151 .idlest_reg_id = 1, 164 .idlest_reg_id = 2, 196 .idlest_reg_id = 1, 240 .idlest_reg_id = 1, 256 .idlest_reg_id = 1, 272 .idlest_reg_id = 2, 288 .idlest_reg_id = 2, [all …]
|
D | omap_hwmod_2420_data.c | 105 .idlest_reg_id = 1, 125 .idlest_reg_id = 1, 156 .idlest_reg_id = 1, 184 .idlest_reg_id = 1, 200 .idlest_reg_id = 1, 230 .idlest_reg_id = 1, 244 .idlest_reg_id = 1,
|
D | cm.h | 59 u8 *idlest_reg_id); 70 u8 *idlest_reg_id);
|
D | cm_common.c | 69 u8 *idlest_reg_id) in cm_split_idlest_reg() argument 79 idlest_reg_id); in cm_split_idlest_reg()
|
D | cm2xxx.c | 209 u8 *idlest_reg_id) in omap2xxx_cm_split_idlest_reg() argument 218 *idlest_reg_id = i + 1; in omap2xxx_cm_split_idlest_reg()
|
D | cm3xxx.c | 123 u8 *idlest_reg_id) in omap3xxx_cm_split_idlest_reg() argument 132 *idlest_reg_id = i + 1; in omap3xxx_cm_split_idlest_reg()
|
D | omap_hwmod.h | 343 u8 idlest_reg_id; member
|
D | omap_hwmod.c | 2708 oh->prcm.omap2.idlest_reg_id, in _omap2xxx_3xxx_wait_target_ready()
|
/Linux-v4.19/drivers/clk/ti/ |
D | clkt_dflt.c | 96 u8 other_bit, idlest_bit, idlest_val, idlest_reg_id; in _omap2_module_wait_ready() local 110 &idlest_reg_id); in _omap2_module_wait_ready() 116 ti_clk_ll_ops->cm_wait_module_ready(0, prcm_mod, idlest_reg_id, in _omap2_module_wait_ready()
|
/Linux-v4.19/include/linux/clk/ |
D | ti.h | 239 s16 *prcm_inst, u8 *idlest_reg_id);
|