Searched refs:SMA1303_REV_NUM_STATUS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | sma1303.h | 605 #define SMA1303_REV_NUM_STATUS (3<<0) macro |
H A D | sma1303.c | 1713 sma1303->rev_num = status & SMA1303_REV_NUM_STATUS; in sma1303_i2c_probe() |