Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dftm-quaddec.c22 ftm_read(ftm, offset, &flags); \
35 static void ftm_read(struct ftm_quaddec *ftm, uint32_t offset, uint32_t *data) in ftm_read() function
57 ftm_read(ftm, FTM_FMS, &flag); in ftm_clear_write_protection()
123 ftm_read(ftm, FTM_SC, &scflags); in ftm_quaddec_get_prescaler()
167 ftm_read(ftm, FTM_CNT, &cntval); in ftm_quaddec_count_read()