Searched refs:sdextctrl (Results 1 – 1 of 1) sorted by relevance
725 u32 org_data, sdextctrl; in via_sdc_set_ios() local734 sdextctrl = readl(addrbase + VIA_CRDR_SDEXTCTRL); in via_sdc_set_ios()747 sdextctrl |= VIA_CRDR_SDEXTCTRL_HISPD; in via_sdc_set_ios()749 sdextctrl &= ~VIA_CRDR_SDEXTCTRL_HISPD; in via_sdc_set_ios()752 writel(sdextctrl, addrbase + VIA_CRDR_SDEXTCTRL); in via_sdc_set_ios()