Searched refs:REG_SSI_SRMSK (Results 1 – 2 of 2) sorted by relevance
66 #define REG_SSI_SRMSK 0x4c macro67 #define REG_SSI_SxMSK(tx) ((tx) ? REG_SSI_STMSK : REG_SSI_SRMSK)
1087 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 8 milliseconds