Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sh/
Drz-ssi.c40 #define SSICR_CKDV(x) (((x) & 0xf) << 4) macro
298 ssicr |= SSICR_CKDV(clk_ckdv); in rz_ssi_clk_setup()