Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/83xx/
Dusb.c178 u32 refsel; in mpc831x_usb_cfg() local
184 refsel = CONTROL_REFSEL_24MHZ; in mpc831x_usb_cfg()
186 refsel = CONTROL_REFSEL_48MHZ; in mpc831x_usb_cfg()
189 CONTROL_UTMI_PHY_EN | refsel); in mpc831x_usb_cfg()
/Linux-v4.19/include/linux/platform_data/
Dad7793.h106 enum ad7793_refsel refsel; member
/Linux-v4.19/drivers/iio/adc/
Dad7793.c241 pdata->refsel != AD7793_REFSEL_REFIN1) in ad7793_check_platform_data()
292 st->conf |= AD7793_CONF_REFSEL(pdata->refsel); in ad7793_setup()
730 if (pdata->refsel != AD7793_REFSEL_INTERNAL) { in ad7793_probe()
780 if (pdata->refsel != AD7793_REFSEL_INTERNAL) in ad7793_probe()
795 if (pdata->refsel != AD7793_REFSEL_INTERNAL) in ad7793_remove()