Searched refs:conf16 (Results 1 – 1 of 1) sorted by relevance
604 u16 conf16; in rzv2h_rspi_prepare_message() local672 conf16 = FIELD_PREP(RSPI_SPDCR2_TTRG, 0); in rzv2h_rspi_prepare_message()673 conf16 |= FIELD_PREP(RSPI_SPDCR2_RTRG, 0); in rzv2h_rspi_prepare_message()674 writew(conf16, rspi->base + RSPI_SPDCR2); in rzv2h_rspi_prepare_message()