Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/panel/
Dpanel-boe-tv101wum-nl6.c434 static int boe_panel_init_dcs_cmd(struct boe_panel *boe) in boe_panel_init_dcs_cmd() argument
436 struct mipi_dsi_device *dsi = boe->dsi; in boe_panel_init_dcs_cmd()
437 struct drm_panel *panel = &boe->base; in boe_panel_init_dcs_cmd()
440 if (boe->desc->init_cmds) { in boe_panel_init_dcs_cmd()
441 const struct panel_init_cmd *init_cmds = boe->desc->init_cmds; in boe_panel_init_dcs_cmd()
473 static int boe_panel_enter_sleep_mode(struct boe_panel *boe) in boe_panel_enter_sleep_mode() argument
475 struct mipi_dsi_device *dsi = boe->dsi; in boe_panel_enter_sleep_mode()
493 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_unprepare() local
496 if (!boe->prepared) in boe_panel_unprepare()
499 ret = boe_panel_enter_sleep_mode(boe); in boe_panel_unprepare()
[all …]
DMakefile4 obj-$(CONFIG_DRM_PANEL_BOE_HIMAX8279D) += panel-boe-himax8279d.o
5 obj-$(CONFIG_DRM_PANEL_BOE_TV101WUM_NL6) += panel-boe-tv101wum-nl6.o
/Linux-v5.10/arch/arm64/boot/dts/rockchip/
Drk3399-gru-bob.dts21 compatible = "boe,nv101wxmn51";
Drk3399-pinebook-pro.dts39 compatible = "boe,nv140fhmn49";
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-lazor.dtsi17 compatible = "boe,nv133fhm-n62";
/Linux-v5.10/Documentation/devicetree/bindings/display/rockchip/
Ddw_mipi_dsi_rockchip.txt78 compatible ="boe,tv080wum-nl0";
/Linux-v5.10/arch/arm/boot/dts/
Dexynos5250-arndale.dts77 compatible = "boe,hv070wsa-100";
/Linux-v5.10/
DMAINTAINERS5484 F: Documentation/devicetree/bindings/display/panel/boe,himax8279d.yaml
5485 F: drivers/gpu/drm/panel/panel-boe-himax8279d.c