Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_device.h28 #define AW_DEV_REG_CHIPID (0x00) macro
H A Daw_device.c789 ret = aw_dev_i2c_read_byte(aw_dev, AW_DEV_REG_CHIPID, &reg_val); in aw_dev_get_chipid()