Searched refs:hwb (Results 1 – 2 of 2) sorted by relevance
106 void __iomem *hwb; member174 inst->reg_base.hwb = mtk_vcodec_get_reg_addr(reg_base, VDEC_HWB); in get_hw_reg_base()225 void __iomem *hwb = inst->reg_base.hwb; in enable_hw_rw_function() local230 writel(0x101, hwb + VP8_WO_VLD_SRST); in enable_hw_rw_function()240 writel(0x0, hwb + VP8_WO_VLD_SRST); in enable_hw_rw_function()
924 int i, hwb, swb, excl, psl; in rdt_bit_usage_show() local968 hwb = test_bit(i, &hw_shareable); in rdt_bit_usage_show()972 if (hwb && swb) in rdt_bit_usage_show()974 else if (hwb && !swb) in rdt_bit_usage_show()976 else if (!hwb && swb) in rdt_bit_usage_show()