syscRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: ✅struct sysc {
struct device *dev;
u64 module_pa;
u32 module_size;
void *module_va;
int offsets[3];
struct ti_sysc_module_data *mdata;
struct clk **clocks;
const char **clock_roles;
int nr_clocks;
struct reset_control *rsts;
const char *legacy_mode;
const struct sysc_capabilities *cap;
struct sysc_config cfg;
struct ti_sysc_cookie cookie;
const char *name;
u32 revision;
unsigned int enabled;
unsigned int needs_resume;
unsigned int child_needs_resume;
struct delayed_work idle_work;
void (*clk_enable_quirk)(struct sysc *);
void (*clk_disable_quirk)(struct sysc *);
void (*reset_done_quirk)(struct sysc *);
void (*module_enable_quirk)(struct sysc *);
void (*module_disable_quirk)(struct sysc *);
};
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Arch