Home
last modified time | relevance | path

Searched refs:ab850x_cell (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/mfd/
Ddb8500-prcmu.c2984 const struct mfd_cell *ab850x_cell; in db8500_prcmu_register_ab8500() local
2992 ab850x_cell = &ab8500_cell; in db8500_prcmu_register_ab8500()
2996 ab850x_cell = &ab8505_cell; in db8500_prcmu_register_ab8500()
3006 return mfd_add_devices(parent, 0, ab850x_cell, 1, NULL, 0, NULL); in db8500_prcmu_register_ab8500()