Searched refs:c_value (Results 1 – 4 of 4) sorted by relevance
22 int c_value; member61 out->c_value = BPF_CORE_READ(in, c); in test_core_existence()63 out->c_value = 0xff000003u; in test_core_existence()
681 int c_value; member
669 .c_value = 3,689 .c_value = 0xff000003u,708 .c_value = 0xff000003u,
237 u8 c_value = 0; in cx231xx_afe_setup_AFE_for_baseband() local240 status = afe_read_byte(dev, ADC_PWRDN_CLAMP_CH2, &c_value); in cx231xx_afe_setup_AFE_for_baseband()241 c_value &= (~(0x50)); in cx231xx_afe_setup_AFE_for_baseband()242 status = afe_write_byte(dev, ADC_PWRDN_CLAMP_CH2, c_value); in cx231xx_afe_setup_AFE_for_baseband()