Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_if.c106 void __iomem *hwb; member
174 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() local
230 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()
/linux-6.15/Documentation/devicetree/bindings/media/
H A Dmediatek,vcodec-decoder.yaml37 - const: hwb
/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c1062 int i, hwb, swb, excl, psl; in rdt_bit_usage_show() local
1107 hwb = test_bit(i, &hw_shareable); in rdt_bit_usage_show()
1111 if (hwb && swb) in rdt_bit_usage_show()
1113 else if (hwb && !swb) in rdt_bit_usage_show()
1115 else if (!hwb && swb) in rdt_bit_usage_show()
/linux-6.15/arch/arm64/boot/dts/mediatek/
H A Dmt8173.dtsi1392 "hwd", "hwq", "hwb", "hwg";
H A Dmt8183.dtsi1943 "hwd", "hwq", "hwb", "hwg";