Searched refs:hwb (Results 1 – 2 of 2) sorted by relevance
109 void __iomem *hwb; member176 inst->reg_base.hwb = mtk_vcodec_get_reg_addr(inst->ctx, VDEC_HWB); in get_hw_reg_base()228 void __iomem *hwb = inst->reg_base.hwb; in enable_hw_rw_function() local233 writel(0x101, hwb + VP8_WO_VLD_SRST); in enable_hw_rw_function()243 writel(0x0, hwb + VP8_WO_VLD_SRST); in enable_hw_rw_function()
910 int i, hwb, swb, excl, psl; in rdt_bit_usage_show() local954 hwb = test_bit(i, &hw_shareable); in rdt_bit_usage_show()958 if (hwb && swb) in rdt_bit_usage_show()960 else if (hwb && !swb) in rdt_bit_usage_show()962 else if (!hwb && swb) in rdt_bit_usage_show()