Searched refs:US_TO_NS (Results 1 – 3 of 3) sorted by relevance
51 coredev->ir.timeout = US_TO_NS(IR_DEFAULT_TIMEOUT); in sms_ir_init()
138 ns = US_TO_NS(pwm_ir->txbuf[pwm_ir->txbuf_index]); in pwm_ir_timer()
304 #define US_TO_NS(usec) ((usec) * 1000) macro