Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Domap_common.h533 struct pmic_data { struct
534 u32 base_offset;
535 u32 step;
536 u32 start_code;
537 unsigned gpio;
538 int gpio_en;
539 u32 i2c_slave_addr;
540 void (*pmic_bus_init)(void);
541 int (*pmic_write)(u8 sa, u8 reg_addr, u8 reg_data);