Searched refs:NPCM7xxADCState (Results 1 – 3 of 3) sorted by relevance
49 static void npcm7xx_adc_reset(NPCM7xxADCState *s) in npcm7xx_adc_reset()68 static uint32_t npcm7xx_adc_prescaler(NPCM7xxADCState *s) in npcm7xx_adc_prescaler()86 static void npcm7xx_adc_start_convert(NPCM7xxADCState *s) in npcm7xx_adc_start_convert()96 NPCM7xxADCState *s = opaque; in npcm7xx_adc_convert_done()114 static void npcm7xx_adc_calibrate(NPCM7xxADCState *adc) in npcm7xx_adc_calibrate()122 static void npcm7xx_adc_write_con(NPCM7xxADCState *s, uint32_t new_con) in npcm7xx_adc_write_con()155 NPCM7xxADCState *s = opaque; in npcm7xx_adc_read()180 NPCM7xxADCState *s = opaque; in npcm7xx_adc_write()216 NPCM7xxADCState *s = NPCM7XX_ADC(obj); in npcm7xx_adc_enter_reset()223 NPCM7xxADCState *s = NPCM7XX_ADC(obj); in npcm7xx_adc_hold_reset()[all …]
45 struct NPCM7xxADCState { struct66 OBJECT_DECLARE_SIMPLE_TYPE(NPCM7xxADCState, NPCM7XX_ADC) argument
95 NPCM7xxADCState adc;