Searched refs:HWMOD_16BIT_REG (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | omap_hwmod_2420_data.c | 110 .flags = (HWMOD_16BIT_REG | HWMOD_BLOCK_WFI), 125 .flags = HWMOD_16BIT_REG, 214 .flags = HWMOD_16BIT_REG,
|
H A D | omap_hwmod_2430_data.c | 73 .flags = HWMOD_16BIT_REG, 96 .flags = HWMOD_16BIT_REG,
|
H A D | omap_hwmod.h | 412 * HWMOD_16BIT_REG: Module has 16bit registers 453 #define HWMOD_16BIT_REG (1 << 8) macro
|
H A D | omap_hwmod_3xxx_data.c | 599 .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 D | omap_hwmod.c | 2923 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 D | omap_hwmod_2420_data.c | 109 .flags = (HWMOD_16BIT_REG | HWMOD_BLOCK_WFI), 124 .flags = HWMOD_16BIT_REG, 213 .flags = HWMOD_16BIT_REG,
|
H A D | omap_hwmod_2430_data.c | 73 .flags = HWMOD_16BIT_REG, 96 .flags = HWMOD_16BIT_REG,
|
H A D | omap_hwmod.h | 412 * HWMOD_16BIT_REG: Module has 16bit registers 453 #define HWMOD_16BIT_REG (1 << 8) macro
|
H A D | omap_hwmod_3xxx_data.c | 598 .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 D | omap_hwmod.c | 2891 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