Home
last modified time | relevance | path

Searched refs:boe (Results 1 – 23 of 23) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-boe-bf060y8m-aj0.c45 static void boe_bf060y8m_aj0_reset(struct boe_bf060y8m_aj0 *boe) in boe_bf060y8m_aj0_reset() argument
47 gpiod_set_value_cansleep(boe->reset_gpio, 0); in boe_bf060y8m_aj0_reset()
49 gpiod_set_value_cansleep(boe->reset_gpio, 1); in boe_bf060y8m_aj0_reset()
51 gpiod_set_value_cansleep(boe->reset_gpio, 0); in boe_bf060y8m_aj0_reset()
55 static int boe_bf060y8m_aj0_on(struct boe_bf060y8m_aj0 *boe) in boe_bf060y8m_aj0_on() argument
57 struct mipi_dsi_device *dsi = boe->dsi; in boe_bf060y8m_aj0_on()
99 static int boe_bf060y8m_aj0_off(struct boe_bf060y8m_aj0 *boe) in boe_bf060y8m_aj0_off() argument
101 struct mipi_dsi_device *dsi = boe->dsi; in boe_bf060y8m_aj0_off()
127 struct boe_bf060y8m_aj0 *boe = to_boe_bf060y8m_aj0(panel); in boe_bf060y8m_aj0_prepare() local
128 struct device *dev = &boe->dsi->dev; in boe_bf060y8m_aj0_prepare()
[all …]
Dpanel-boe-tv101wum-nl6.c37 int (*init)(struct boe_panel *boe);
67 static int boe_tv110c9m_init(struct boe_panel *boe) in boe_tv110c9m_init() argument
69 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi }; in boe_tv110c9m_init()
439 static int inx_hj110iz_init(struct boe_panel *boe) in inx_hj110iz_init() argument
441 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi }; in inx_hj110iz_init()
838 static int boe_init(struct boe_panel *boe) in boe_init() argument
840 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi }; in boe_init()
1138 static int auo_kd101n80_45na_init(struct boe_panel *boe) in auo_kd101n80_45na_init() argument
1140 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi }; in auo_kd101n80_45na_init()
1155 static int auo_b101uan08_3_init(struct boe_panel *boe) in auo_b101uan08_3_init() argument
[all …]
DMakefile6 obj-$(CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0) += panel-boe-bf060y8m-aj0.o
7 obj-$(CONFIG_DRM_PANEL_BOE_HIMAX8279D) += panel-boe-himax8279d.o
8 obj-$(CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A) += panel-boe-th101mb31ig002-28a.o
9 obj-$(CONFIG_DRM_PANEL_BOE_TV101WUM_LL2) += panel-boe-tv101wum-ll2.o
10 obj-$(CONFIG_DRM_PANEL_BOE_TV101WUM_NL6) += panel-boe-tv101wum-nl6.o
Dpanel-ilitek-ili9882t.c39 int (*init)(struct ili9882t *boe);
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsm8250-xiaomi-elish-boe.dts16 compatible = "xiaomi,elish-boe-nt36523", "novatek,nt36523";
Dsc7180-trogdor-wormdingler-rev1-boe.dts28 compatible = "boe,tv110c9m-ll3";
Dsc7180-trogdor-wormdingler-rev1-boe-rt5682s.dts28 compatible = "boe,tv110c9m-ll3";
Dsc7180-trogdor-lazor.dtsi54 compatible = "boe,nv133fhm-n62";
Dsc7180-trogdor-coachz.dtsi114 compatible = "boe,nv110wtm-n61";
DMakefile169 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe.dtb
172 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb
247 dtb-$(CONFIG_ARCH_QCOM) += sm8250-xiaomi-elish-boe.dtb
Dsm6115p-lenovo-j606f.dts85 compatible = "lenovo,j606f-boe-nt36523w", "novatek,nt36523w";
Dsm6115-fxtec-pro1x.dts173 compatible = "boe,bf060y8m-aj0";
Dsdm850-lenovo-yoga-c630.dts522 compatible = "boe,nv133fhm-n61";
/linux-6.12.1/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-kodama-sku288.dts21 compatible = "boe,tv101wum-n53";
Dmt8183-kukui-kodama-sku32.dts21 compatible = "boe,tv101wum-n53";
Dmt8183-kukui-krane-sku176.dts23 compatible = "boe,tv101wum-nl6";
Dmt8183-kukui-kakadu.dts32 compatible = "boe,tv105wum-nw0";
Dmt8183-kukui-kakadu-sku22.dts32 compatible = "boe,tv105wum-nw0";
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3399-gru-bob.dts22 compatible = "boe,nv101wxmn51";
Drk3566-pinetab2.dtsi281 compatible = "boe,th101mb31ig002-28a";
Drk3399-pinebook-pro.dts45 compatible = "boe,nv140fhmn49";
/linux-6.12.1/arch/arm/boot/dts/samsung/
Dexynos5250-arndale.dts95 compatible = "boe,hv070wsa-100";
/linux-6.12.1/
DMAINTAINERS7040 F: Documentation/devicetree/bindings/display/panel/boe,himax8279d.yaml
7041 F: drivers/gpu/drm/panel/panel-boe-himax8279d.c