Home
last modified time | relevance | path

Searched defs:tenms (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/input/misc/
Dhp_sdc_rtc.c185 uint32_t tenms; in hp_sdc_rtc_read_rt() local
204 unsigned int tenms; in hp_sdc_rtc_read_fhs() local
221 uint32_t tenms; in hp_sdc_rtc_read_mt() local
238 uint32_t tenms; in hp_sdc_rtc_read_dt() local
255 uint32_t tenms; in hp_sdc_rtc_read_ct() local
/linux-6.12.1/drivers/net/hamradio/
Dhdlcdrv.c107 #define tenms_to_2flags(s,tenms) ((tenms * s->par.bitrate) / 100 / 16) argument
Dbaycom_epp.c260 #define tenms_to_flags(bc,tenms) ((tenms * bc->bitrate) / 800) argument