/* Power-up register defaults */
static const
struct reg_default ad82584f_reg_defaults[AD82584F_REGISTER_COUNT] = {
- {0x00, 0x00},//##State_Control_1
+ {0x00, 0x04},//##State_Control_1
{0x01, 0x04},//##State_Control_2
{0x02, 0x30},//##State_Control_3
{0x03, 0x4e},//##Master_volume_control
};
static const int m_reg_tab[AD82584F_REGISTER_COUNT][2] = {
- {0x00, 0x00},//##State_Control_1
+ {0x00, 0x04},//##State_Control_1
{0x01, 0x04},//##State_Control_2
{0x02, 0x30},//##State_Control_3
{0x03, 0x4e},//##Master_volume_control