Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt1015.c333 case RT1015_SYS_RST1: in rt1015_readable_register()
559 regmap_write(rt1015->regmap, RT1015_SYS_RST1, 0x0597); in rt1015_flush_work()
560 regmap_write(rt1015->regmap, RT1015_SYS_RST1, 0x05f7); in rt1015_flush_work()
606 RT1015_SYS_RST1, 0x05f7); in r1015_dac_event()
615 RT1015_SYS_RST1, 0x05f7); in r1015_dac_event()
630 RT1015_SYS_RST1, 0x05f5); in r1015_dac_event()
635 RT1015_SYS_RST1, 0x05f5); in r1015_dac_event()
H A Drt1015.h112 #define RT1015_SYS_RST1 0x1007 macro