Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Ddm365_ipipe_hw.h373 #define GIC_THR_MASK 0xfff macro
Ddm365_ipipe_hw.c594 regw_ip(base_addr, GIC_THR_MASK, GIC_THR); in ipipe_set_gic_regs()
599 regw_ip(base_addr, gic->thr & GIC_THR_MASK, GIC_THR); in ipipe_set_gic_regs()
Ddm365_ipipe.c291 gic->thr > GIC_THR_MASK || gic->slope > GIC_SLOPE_MASK || in ipipe_validate_gic_params()