Home
last modified time | relevance | path

Searched refs:IRB_MOD_COUNT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/rc/
H A Dmeson-ir-tx.c51 #define IRB_MOD_COUNT(lo, hi) ((((lo) - 1) << 16) | ((hi) - 1)) macro
89 writel(IRB_MOD_COUNT(pulse_cnt, space_cnt), in meson_irtx_set_mod()