CLOCK_CTL
if ((mt352_read_register(state, CLOCK_CTL) & 0x10) == 0 ||
static u8 mt352_softdown[] = { CLOCK_CTL, 0x20, 0x08 };
static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x39 };
static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x38 };
static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 };
static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d };
static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d };
static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 };
static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 };
static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x29 };
static const u8 clock[] = { CLOCK_CTL, 0x30 };
static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x2c };