Home
last modified time | relevance | path

Searched refs:HWMOD_16BIT_REG (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod_2420_data.c110 .flags = (HWMOD_16BIT_REG | HWMOD_BLOCK_WFI),
125 .flags = HWMOD_16BIT_REG,
214 .flags = HWMOD_16BIT_REG,
H A Domap_hwmod_2430_data.c73 .flags = HWMOD_16BIT_REG,
96 .flags = HWMOD_16BIT_REG,
H A Domap_hwmod.h412 * HWMOD_16BIT_REG: Module has 16bit registers
453 #define HWMOD_16BIT_REG (1 << 8) macro
H A Domap_hwmod_3xxx_data.c599 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
614 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
629 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
H A Domap_hwmod.c2923 if (oh->flags & HWMOD_16BIT_REG) in omap_hwmod_read()
2931 if (oh->flags & HWMOD_16BIT_REG) in omap_hwmod_write()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod_2420_data.c109 .flags = (HWMOD_16BIT_REG | HWMOD_BLOCK_WFI),
124 .flags = HWMOD_16BIT_REG,
213 .flags = HWMOD_16BIT_REG,
H A Domap_hwmod_2430_data.c73 .flags = HWMOD_16BIT_REG,
96 .flags = HWMOD_16BIT_REG,
H A Domap_hwmod.h412 * HWMOD_16BIT_REG: Module has 16bit registers
453 #define HWMOD_16BIT_REG (1 << 8) macro
H A Domap_hwmod_3xxx_data.c598 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
613 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
628 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
H A Domap_hwmod.c2891 if (oh->flags & HWMOD_16BIT_REG) in omap_hwmod_read()
2899 if (oh->flags & HWMOD_16BIT_REG) in omap_hwmod_write()

Completed in 18 milliseconds