Searched refs:c_value (Results 1 – 4 of 4) sorted by relevance
22 int c_value; member 61 out->c_value = BPF_CORE_READ(in, c); in test_core_existence() 63 out->c_value = 0xff000003u; in test_core_existence()
691 int c_value; member
672 .c_value = 3,692 .c_value = 0xff000003u,711 .c_value = 0xff000003u,
237 u8 c_value = 0; in cx231xx_afe_setup_AFE_for_baseband() local 240 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()