Searched refs:boe (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/panel/
H A Dpanel-boe-bf060y8m-aj0.c45 static void boe_bf060y8m_aj0_reset(struct boe_bf060y8m_aj0 *boe) argument
47 gpiod_set_value_cansleep(boe->reset_gpio, 0);
49 gpiod_set_value_cansleep(boe->reset_gpio, 1);
51 gpiod_set_value_cansleep(boe->reset_gpio, 0);
55 static int boe_bf060y8m_aj0_on(struct boe_bf060y8m_aj0 *boe) argument
57 struct mipi_dsi_device *dsi = boe->dsi;
99 static int boe_bf060y8m_aj0_off(struct boe_bf060y8m_aj0 *boe) argument
101 struct mipi_dsi_device *dsi = boe->dsi;
127 struct boe_bf060y8m_aj0 *boe = to_boe_bf060y8m_aj0(panel); local
128 struct device *dev = &boe
180 struct boe_bf060y8m_aj0 *boe = to_boe_bf060y8m_aj0(panel); local
279 boe_bf060y8m_aj0_init_vregs(struct boe_bf060y8m_aj0 *boe, struct device *dev) argument
350 struct boe_bf060y8m_aj0 *boe; local
398 struct boe_bf060y8m_aj0 *boe = mipi_dsi_get_drvdata(dsi); local
[all...]
H A Dpanel-boe-tv101wum-nl6.c1376 static int boe_panel_init_dcs_cmd(struct boe_panel *boe) argument
1378 struct mipi_dsi_device *dsi = boe->dsi;
1379 struct drm_panel *panel = &boe->base;
1382 if (boe->desc->init_cmds) {
1383 const struct panel_init_cmd *init_cmds = boe->desc->init_cmds;
1415 static int boe_panel_enter_sleep_mode(struct boe_panel *boe) argument
1417 struct mipi_dsi_device *dsi = boe->dsi;
1435 struct boe_panel *boe = to_boe_panel(panel); local
1438 ret = boe_panel_enter_sleep_mode(boe);
1451 struct boe_panel *boe local
1481 struct boe_panel *boe = to_boe_panel(panel); local
1801 struct boe_panel *boe = to_boe_panel(panel); local
1830 struct boe_panel *boe = to_boe_panel(panel); local
1844 boe_panel_add(struct boe_panel *boe) argument
1898 struct boe_panel *boe; local
1927 struct boe_panel *boe = mipi_dsi_get_drvdata(dsi); local
1935 struct boe_panel *boe = mipi_dsi_get_drvdata(dsi); local
[all...]
H A 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_NL6) += panel-boe-tv101wum-nl6.o
/linux-master/arch/arm64/boot/dts/qcom/
H A DMakefile152 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe.dtb
155 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb
229 dtb-$(CONFIG_ARCH_QCOM) += sm8250-xiaomi-elish-boe.dtb
/linux-master/scripts/dtc/include-prefixes/arm64/qcom/
H A DMakefile152 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe.dtb
155 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb
229 dtb-$(CONFIG_ARCH_QCOM) += sm8250-xiaomi-elish-boe.dtb

Completed in 321 milliseconds