Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A 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 …]
H A DMakefile4 obj-$(CONFIG_DRM_PANEL_BOE_HIMAX8279D) += panel-boe-himax8279d.o
5 obj-$(CONFIG_DRM_PANEL_BOE_TV101WUM_NL6) += panel-boe-tv101wum-nl6.o
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588-vehicle-maxim-serdes.dtsi280 compatible = "boe,av156fht-l83";
378 compatible = "boe,av156fht-l83";
475 compatible = "boe,av156fht-l83";
574 compatible = "boe,av156fht-l83";
672 compatible = "boe,av156fht-l83";
770 compatible = "boe,av156fht-l83";
H A Drk3588-vehicle-maxim-serdes-display-s66.dtsi280 compatible = "boe,ae146m1t-l10";
377 compatible = "boe,av156fht-l83";
473 compatible = "boe,av156fht-l83";
H A Drk3399-gru-bob.dts21 compatible = "boe,nv101wxmn51";
H A Drk3399-evb-cros.dtsi62 compatible ="boe,tv080wum-nl0";
H A Drk3399-pinebook-pro.dts39 compatible = "boe,nv140fhmn49";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/
H A Dboe,nv125fhm-n73.txt4 - compatible: should be "boe,nv125fhm-n73"
H A Dboe,mv270qum-n10.txt6 - compatible: should be "boe,mv270qum-n10"
H A Dboe,mv238qum-n20.txt6 - compatible: should be "boe,mv238qum-n20"
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-lazor.dtsi17 compatible = "boe,nv133fhm-n62";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/rockchip/
H A Ddw_mipi_dsi_rockchip.txt78 compatible ="boe,tv080wum-nl0";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dexynos5250-arndale.dts77 compatible = "boe,hv070wsa-100";
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS5484 F: Documentation/devicetree/bindings/display/panel/boe,himax8279d.yaml
5485 F: drivers/gpu/drm/panel/panel-boe-himax8279d.c