Searched refs:ftm_read (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/counter/ | 
| D | ftm-quaddec.c | 21 		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() 124 	ftm_read(ftm, FTM_SC, &scflags);  in ftm_quaddec_get_prescaler() 186 	ftm_read(ftm, FTM_CNT, &cntval);  in ftm_quaddec_count_read()
  |