Searched refs:ftm_read (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/counter/ |
D | ftm-quaddec.c | 22 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()
|