Home
last modified time | relevance | path

Searched full:ib2 (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-arm-versatile.c10 * named "IB1" or "IB2" (Interface Board 1 & 2 respectively.) They
19 * - The IB2 is a more complex board intended for GSM phone development
59 /* IB2 control register for the Versatile daughterboard */
94 * @ib2: the panel may be connected on an IB2 daughterboard
96 bool ib2; member
120 * @ib2_map: map to the IB2 syscon, if applicable
197 * Versatile AB IB2 daughterboard for GSM prototyping.
217 .ib2 = true,
231 /* If we're on an IB2 daughterboard, turn off display */ in versatile_panel_disable()
233 dev_dbg(vpanel->dev, "disable IB2 display\n"); in versatile_panel_disable()
[all …]
/openbmc/linux/arch/arm/boot/dts/arm/
H A Dversatile-ab-ib2.dts3 * The Versatile AB with the IB2 expansion board mounted.
10 model = "ARM Versatile AB + IB2 board";
12 /* Special IB2 control register */
14 compatible = "arm,versatile-ib2-syscon", "syscon", "simple-mfd";
25 label = "versatile-ib2:0";
H A DMakefile24 versatile-ab-ib2.dtb \
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe.c201 return &entry->bridge.ib2; in mtk_foe_entry_ib2()
204 return &entry->ipv6.ib2; in mtk_foe_entry_ib2()
206 return &entry->ipv4.ib2; in mtk_foe_entry_ib2()
253 entry->bridge.ib2 = val; in mtk_foe_entry_prepare()
256 entry->ipv6.ib2 = val; in mtk_foe_entry_prepare()
259 entry->ipv4.ib2 = val; in mtk_foe_entry_prepare()
279 u32 *ib2 = mtk_foe_entry_ib2(eth, entry); in mtk_foe_entry_set_pse_port() local
280 u32 val = *ib2; in mtk_foe_entry_set_pse_port()
289 *ib2 = val; in mtk_foe_entry_set_pse_port()
431 u32 *ib2 = mtk_foe_entry_ib2(eth, entry); in mtk_foe_entry_set_wdma() local
[all …]
H A Dmtk_ppe_debugfs.c89 u32 ib2; in mtk_ppe_debugfs_foe_show() local
147 ib2 = entry->ipv6.ib2; in mtk_ppe_debugfs_foe_show()
150 ib2 = entry->ipv4.ib2; in mtk_ppe_debugfs_foe_show()
159 " vlan=%d,%d ib1=%08x ib2=%08x" in mtk_ppe_debugfs_foe_show()
162 l2->vlan1, l2->vlan2, entry->ib1, ib2, in mtk_ppe_debugfs_foe_show()
H A Dmtk_ppe.h137 u32 ib2; member
161 u32 ib2; member
184 u32 ib2; member
209 u32 ib2; member
231 u32 ib2; member
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,versatile.yaml24 to an IB1 interface board for a touchscreen-type use case or an IB2
56 description: When fitted with the IB2 Interface Board, the Versatile
62 const: arm,versatile-ib2-syscon
/openbmc/phosphor-inventory-manager/test/
H A Dutils_test.cpp14 std::variant<int, std::string> ib2(100); in TEST() local
15 EXPECT_THROW(convertVariant<std::variant<std::string>>(ib2), in TEST()
/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/gfx/
H A Dirqsrcs_gfx_10_1.h30 #define GFX_10_1__SRCID__CP_IB2_INTERRUPT_PKT 178 // B2 CP_INTERRUPT pkt in IB2
H A Dirqsrcs_gfx_9_0.h32 #define GFX_9_0__SRCID__CP_IB2_INTERRUPT_PKT 178 /* B2 CP_INTERRUPT pkt in IB2 */
/openbmc/linux/sound/soc/codecs/
H A Drt1305.c479 SND_SOC_DAPM_SUPPLY("LDO2 IB2", RT1305_POWER_CTRL_1,
566 { "DAC", NULL, "LDO2 IB2" },
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da3xx_gpu.c329 /* CP ROQ queue sizes (bytes) - RB:16, ST:16, IB1:32, IB2:64 */ in a3xx_hw_init()
H A Da5xx_gpu.c164 /* Allow CP_CONTEXT_SWITCH_YIELD packets in the IB2 */ in a5xx_submit()
1243 …"gpu fault ring %d fence %x status %8.8X rb %4.4x/%4.4x ib1 %16.16llX/%4.4x ib2 %16.16llX/%4.4x\n", in a5xx_fault_detect_irq()
H A Da6xx_gpu.c1690 …"gpu fault ring %d fence %x status %8.8X rb %4.4x/%4.4x ib1 %16.16llX/%4.4x ib2 %16.16llX/%4.4x\n", in a6xx_fault_detect_irq()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr600.c4084 * 178 - CP_INT IB2
4289 case 178: /* CP_INT in IB2 */ in r600_irq_process()
H A Devergreen.c4862 case 178: /* CP_INT in IB2 */ in evergreen_irq_process()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c8333 /* used for IB1 or IB2, only one in use */
8345 /* used when both IB1 and IB2 are in use */
8369 /* used when only IB2 is in use */
8381 /* used when both IB1 and IB2 are in use */
/openbmc/linux/
H A Dopengrok1.0.log[all...]