Searched refs:chconf0 (Results 1 – 1 of 1) sorted by relevance
146 u32 chconf0, chctrl0; member183 return cs->chconf0; in mcspi_cached_chconf0()190 cs->chconf0 = val; in mcspi_write_chconf0()1084 cs->chconf0 = 0; in omap2_mcspi_setup()1319 cs->chconf0 &= ~OMAP2_MCSPI_CHCONF_FORCE; in omap2_mcspi_prepare_message()1320 writel_relaxed(cs->chconf0, in omap2_mcspi_prepare_message()1419 cs->chconf0 |= OMAP2_MCSPI_CHCONF_FORCE; in omap_mcspi_runtime_resume()1420 writel_relaxed(cs->chconf0, in omap_mcspi_runtime_resume()1422 cs->chconf0 &= ~OMAP2_MCSPI_CHCONF_FORCE; in omap_mcspi_runtime_resume()1423 writel_relaxed(cs->chconf0, in omap_mcspi_runtime_resume()[all …]