Home
last modified time | relevance | path

Searched refs:NPCM7xxMFTState (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dnpcm7xx_mft.c113 static void npcm7xx_mft_reset(NPCM7xxMFTState *s) in npcm7xx_mft_reset()
123 static void npcm7xx_mft_clear_interrupt(NPCM7xxMFTState *s, uint8_t iclr) in npcm7xx_mft_clear_interrupt()
210 static void npcm7xx_mft_capture(NPCM7xxMFTState *s) in npcm7xx_mft_capture()
316 NPCM7xxMFTState *s = NPCM7XX_MFT(opaque); in npcm7xx_mft_update_clock()
347 NPCM7xxMFTState *s = NPCM7XX_MFT(opaque); in npcm7xx_mft_read()
368 NPCM7xxMFTState *s = NPCM7XX_MFT(opaque); in npcm7xx_mft_write()
430 NPCM7xxMFTState *s = NPCM7XX_MFT(obj); in npcm7xx_mft_set_max_rpm()
444 NPCM7xxMFTState *s = NPCM7XX_MFT(opaque); in npcm7xx_mft_duty_handler()
465 NPCM7xxMFTState *s = NPCM7XX_MFT(obj); in npcm7xx_mft_enter_reset()
472 NPCM7xxMFTState *s = NPCM7XX_MFT(obj); in npcm7xx_mft_hold_reset()
[all …]
/openbmc/qemu/include/hw/misc/
H A Dnpcm7xx_mft.h52 struct NPCM7xxMFTState { struct
67 OBJECT_DECLARE_SIMPLE_TYPE(NPCM7xxMFTState, NPCM7XX_MFT) argument
/openbmc/qemu/include/hw/arm/
H A Dnpcm7xx.h97 NPCM7xxMFTState mft[8];