Searched refs:reset_softphy (Results 1 – 1 of 1) sorted by relevance
41 const struct reset_dt_spec reset_softphy; member178 !device_is_ready(sdhc_config->reset_softphy.dev)) { in sdhc_cdns_init()183 ret = reset_line_toggle(sdhc_config->reset_softphy.dev, in sdhc_cdns_init()184 sdhc_config->reset_softphy.id); in sdhc_cdns_init()264 .reset_softphy = RESET_DT_SPEC_INST_GET_BY_IDX(inst, 2),