omap_i2c_devRegular
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: ✅struct omap_i2c_dev {
struct device *dev;
void *base;
int irq;
int reg_shift;
struct completion cmd_complete;
struct resource *ioarea;
u32 latency;
void (*set_mpu_wkup_lat)(struct device *, long int);
u32 speed;
u32 flags;
u16 scheme;
u16 cmd_err;
u8 *buf;
u8 *regs;
size_t buf_len;
struct i2c_adapter adapter;
u8 threshold;
u8 fifo_size;
u32 rev;
unsigned int b_hw;
unsigned int bb_valid;
unsigned int receiver;
u16 iestate;
u16 pscstate;
u16 scllstate;
u16 sclhstate;
u16 syscstate;
u16 westate;
u16 errata;
};
armhf: ✅struct omap_i2c_dev {
struct device *dev;
void *base;
int irq;
int reg_shift;
struct completion cmd_complete;
struct resource *ioarea;
u32 latency;
void (*set_mpu_wkup_lat)(struct device *, long int);
u32 speed;
u32 flags;
u16 scheme;
u16 cmd_err;
u8 *buf;
u8 *regs;
size_t buf_len;
struct i2c_adapter adapter;
u8 threshold;
u8 fifo_size;
u32 rev;
unsigned int b_hw;
unsigned int bb_valid;
unsigned int receiver;
u16 iestate;
u16 pscstate;
u16 scllstate;
u16 sclhstate;
u16 syscstate;
u16 westate;
u16 errata;
};
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Arch