Searched refs:hwb (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
| H A D | vdec_vp8_if.c | 106 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 D | mediatek,vcodec-decoder.yaml | 37 - const: hwb
|
| /linux-6.15/arch/x86/kernel/cpu/resctrl/ |
| H A D | rdtgroup.c | 1062 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 D | mt8173.dtsi | 1392 "hwd", "hwq", "hwb", "hwg";
|
| H A D | mt8183.dtsi | 1943 "hwd", "hwq", "hwb", "hwg";
|