Home
last modified time | relevance | path

Searched refs:SSICR_SWL (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/sound/soc/sh/
Drz-ssi.c30 #define SSICR_SWL(x) (((x) & 0x7) << 16) macro
298 ssicr |= SSICR_DWL(1) | SSICR_SWL(3); in rz_ssi_clk_setup()