Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sh/
Drz-ssi.c29 #define SSICR_SWL(x) (((x) & 0x7) << 16) macro
312 ssicr |= SSICR_DWL(1) | SSICR_SWL(3); in rz_ssi_clk_setup()