| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| D | panel-arm-versatile.c | 10 * 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 …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/panel/ |
| D | panel-arm-versatile.c | 10 * named "IB1" or "IB2" (Interface Board 1 & 2 respectively.) They 19 * - The IB2 is a more complex board intended for GSM phone development 57 /* IB2 control register for the Versatile daughterboard */ 92 * @ib2: the panel may be connected on an IB2 daughterboard 94 bool ib2; member 118 * @ib2_map: map to the IB2 syscon, if applicable 198 * Versatile AB IB2 daughterboard for GSM prototyping. 219 .ib2 = true, 233 /* If we're on an IB2 daughterboard, turn off display */ in versatile_panel_disable() 235 dev_dbg(vpanel->dev, "disable IB2 display\n"); in versatile_panel_disable() [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | versatile-ab-ib2.dts | 3 * 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"; 21 label = "versatile-ib2:0";
|
| D | Makefile | 1278 versatile-ab-ib2.dtb \
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | versatile-ab-ib2.dts | 3 * 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"; 21 label = "versatile-ib2:0";
|
| D | Makefile | 1108 versatile-ab-ib2.dtb \
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/ |
| D | amba-clcd-versatile.c | 331 /* IB2 control register for the Versatile daughterboard */ 345 /* If we're on an IB2 daughterboard, turn off display */ in versatile_clcd_disable() 347 dev_info(&fb->dev->dev, "disable IB2 display\n"); in versatile_clcd_disable() 388 /* If we're on an IB2 daughterboard, turn on display */ in versatile_clcd_enable() 390 dev_info(&fb->dev->dev, "enable IB2 display\n"); in versatile_clcd_enable() 428 bool ib2; member 451 .ib2 = true, 495 * that we're running on an IB2 and proceed to look for the in versatile_panel_probe() 496 * IB2 syscon regmap. in versatile_panel_probe() 498 if (!vpanel->ib2) in versatile_panel_probe() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | arm,versatile.yaml | 24 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
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/ |
| D | arm-boards | 98 - arm,versatile-ib2-syscon : if the Versatile has an IB2 interface 102 compatible = "arm,versatile-ib2-syscon", "syscon"
|
| /kernel/linux/linux-4.19/arch/arm/mach-versatile/ |
| D | versatile_dt.c | 59 #define VERSATILE_IB2_BASE 0x24000000 /* IB2 module */ 136 * If the LCD is Sanyo 2x5 in on the IB2 board, turn the back-light off in versatile_clcd_disable() 186 * If the LCD is Sanyo 2x5 in on the IB2 board, turn the back-light on in versatile_clcd_enable()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ivsrcid/gfx/ |
| D | irqsrcs_gfx_10_1.h | 30 #define GFX_10_1__SRCID__CP_IB2_INTERRUPT_PKT 178 // B2 CP_INTERRUPT pkt in IB2
|
| D | irqsrcs_gfx_9_0.h | 32 #define GFX_9_0__SRCID__CP_IB2_INTERRUPT_PKT 178 /* B2 CP_INTERRUPT pkt in IB2 */
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/include/ivsrcid/gfx/ |
| D | irqsrcs_gfx_9_0.h | 32 #define GFX_9_0__SRCID__CP_IB2_INTERRUPT_PKT 178 /* B2 CP_INTERRUPT pkt in IB2 */
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | rt1305.c | 481 SND_SOC_DAPM_SUPPLY("LDO2 IB2", RT1305_POWER_CTRL_1, 568 { "DAC", NULL, "LDO2 IB2" },
|
| /kernel/linux/linux-4.19/sound/soc/codecs/ |
| D | rt1305.c | 484 SND_SOC_DAPM_SUPPLY("LDO2 IB2", RT1305_POWER_CTRL_1, 571 { "DAC", NULL, "LDO2 IB2" },
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/msm/adreno/ |
| D | a3xx_gpu.c | 280 /* CP ROQ queue sizes (bytes) - RB:16, ST:16, IB1:32, IB2:64 */ in a3xx_hw_init()
|
| D | a5xx_gpu.c | 243 /* Allow CP_CONTEXT_SWITCH_YIELD packets in the IB2 */ in a5xx_submit() 1033 …dev_err(dev->dev, "gpu fault ring %d fence %x status %8.8X rb %4.4x/%4.4x ib1 %16.16llX/%4.4x ib2 … in a5xx_fault_detect_irq()
|
| D | a6xx_gpu.c | 590 …"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()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
| D | a3xx_gpu.c | 330 /* CP ROQ queue sizes (bytes) - RB:16, ST:16, IB1:32, IB2:64 */ in a3xx_hw_init()
|
| D | a5xx_gpu.c | 150 /* Allow CP_CONTEXT_SWITCH_YIELD packets in the IB2 */ in a5xx_submit() 1060 …"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()
|
| D | a6xx_gpu.c | 1052 …"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()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/radeon/ |
| D | r600.c | 4081 * 178 - CP_INT IB2 4286 case 178: /* CP_INT in IB2 */ in r600_irq_process()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | r600.c | 4087 * 178 - CP_INT IB2 4292 case 178: /* CP_INT in IB2 */ in r600_irq_process()
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| D | qib_iba7322.c | 8362 /* used for IB1 or IB2, only one in use */ 8374 /* used when both IB1 and IB2 are in use */ 8398 /* used when only IB2 is in use */ 8410 /* used when both IB1 and IB2 are in use */
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/qib/ |
| D | qib_iba7322.c | 8370 /* used for IB1 or IB2, only one in use */ 8382 /* used when both IB1 and IB2 are in use */ 8406 /* used when only IB2 is in use */ 8418 /* used when both IB1 and IB2 are in use */
|