Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dtifm_sd.c94 open_drain:1, member
377 if (host->open_drain) in tifm_sd_exec()
855 host->open_drain = (ios->bus_mode == MMC_BUSMODE_OPENDRAIN); in tifm_sd_ios()
/drivers/pinctrl/
Dpinctrl-st.c417 struct regmap_field *open_drain = pc->od; in st_pinconf_set_config() local
437 if (open_drain) { in st_pinconf_set_config()
438 regmap_field_read(open_drain, &od_value); in st_pinconf_set_config()
442 regmap_field_write(open_drain, od_value); in st_pinconf_set_config()