Searched refs:ftm_write (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/counter/ |
| A D | ftm-quaddec.c | 25 ftm_write(ftm, offset, flags); \ 72 ftm_write(ftm, FTM_CNT, 0x0); in ftm_reset_counter() 85 ftm_write(ftm, FTM_CNTIN, 0x0000); in ftm_quaddec_init() 86 ftm_write(ftm, FTM_MOD, 0xffff); in ftm_quaddec_init() 87 ftm_write(ftm, FTM_CNT, 0x0); in ftm_quaddec_init() 95 ftm_write(ftm, FTM_POL, 0x0); in ftm_quaddec_init() 96 ftm_write(ftm, FTM_FLTCTRL, 0x0); in ftm_quaddec_init() 97 ftm_write(ftm, FTM_SYNCONF, 0x0); in ftm_quaddec_init() 98 ftm_write(ftm, FTM_SYNC, 0xffff); in ftm_quaddec_init() 109 ftm_write(ftm_qua, FTM_MODE, 0); in ftm_quaddec_disable() [all …]
|
Completed in 4 milliseconds