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