Linux Kernel
3.7.1
|
#include <omap_hwmod.h>
Data Fields | |
u8 | midle_shift |
u8 | clkact_shift |
u8 | sidle_shift |
u8 | enwkup_shift |
u8 | srst_shift |
u8 | autoidle_shift |
u8 | dmadisable_shift |
struct omap_hwmod_sysc_fields - hwmod OCP_SYSCONFIG register field offsets. : Offset of the midle bit : Offset of the clockactivity bit : Offset of the sidle bit : Offset of the enawakeup bit : Offset of the softreset bit : Offset of the autoidle bit : Offset of the dmadisable bit
Definition at line 316 of file omap_hwmod.h.
u8 autoidle_shift |
Definition at line 322 of file omap_hwmod.h.
u8 clkact_shift |
Definition at line 318 of file omap_hwmod.h.
u8 dmadisable_shift |
Definition at line 323 of file omap_hwmod.h.
u8 enwkup_shift |
Definition at line 320 of file omap_hwmod.h.
u8 midle_shift |
Definition at line 317 of file omap_hwmod.h.
u8 sidle_shift |
Definition at line 319 of file omap_hwmod.h.
u8 srst_shift |
Definition at line 321 of file omap_hwmod.h.