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