Searched refs:M98088_REG_PWR_SYS (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/sound/
H A Dmax98088.c80 error |= maxim_bic_or(priv, M98088_REG_PWR_SYS, M98088_SHDNRUN, 0);
100 error |= maxim_bic_or(priv, M98088_REG_PWR_SYS, M98088_SHDNRUN,
143 error |= maxim_i2c_read(priv, M98088_REG_PWR_SYS, &pwr);
145 error |= maxim_bic_or(priv, M98088_REG_PWR_SYS,
147 error |= maxim_bic_or(priv, M98088_REG_PWR_SYS,
255 for (i = M98088_REG_IRQ_ENABLE; i <= M98088_REG_PWR_SYS; i++) {
316 error = maxim_i2c_write(priv, M98088_REG_PWR_SYS, M98088_PWRSV);
H A Dmax98088.h83 #define M98088_REG_PWR_SYS 0X51 macro

Completed in 38 milliseconds