Home
last modified time | relevance | path

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

/linux/sound/soc/atmel/
H A Dmchp-i2s-mcc.c80 #define MCHP_I2SMCC_CR_CKDIS BIT(3) /* Clock Disable */ macro
801 regmap_write(dev->regmap, MCHP_I2SMCC_CR, MCHP_I2SMCC_CR_CKDIS); in mchp_i2s_mcc_hw_free()