Home
last modified time | relevance | path

Searched defs:drivers_i2c_rt5645_config (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/src/drivers/i2c/rt5645/
H A Dchip.h5 struct drivers_i2c_rt5645_config { struct
6 const char *desc; /* Device Description */
7 const char *name; /* ACPI Device Name */
8 const char *hid; /* ACPI _HID */
9 struct acpi_gpio cbj_sleeve; /* sleeve power gate GPIO */
10 struct acpi_gpio hp_detect;
11 unsigned int uid;
12 unsigned int bus_speed;
14 struct acpi_gpio irq_gpio;
15 struct acpi_irq irq;
[all …]