Searched defs:pmic_wrapper_type (Results 1 – 1 of 1) sorted by relevance
1375 struct pmic_wrapper_type { struct1376 const int *regs;1377 enum pwrap_type type;1378 u32 arb_en_all;1379 u32 int_en_all;1380 u32 int1_en_all;1381 u32 spi_w;1382 u32 wdt_src;1384 u32 caps;1385 int (*init_reg_clock)(struct pmic_wrapper *wrp);[all …]