Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/fsl/
A Dfsl_ssi.h66 #define REG_SSI_SRMSK 0x4c macro
67 #define REG_SSI_SxMSK(tx) ((tx) ? REG_SSI_STMSK : REG_SSI_SRMSK)
A Dfsl_ssi.c1087 regmap_write(regs, REG_SSI_SRMSK, ~rx_mask); in fsl_ssi_set_dai_tdm_slot()
1544 regconfig.max_register = REG_SSI_SRMSK; in fsl_ssi_probe()
1546 REG_SSI_SRMSK / sizeof(uint32_t) + 1; in fsl_ssi_probe()

Completed in 7 milliseconds