Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-luma-oled_3.8.1.bb5 HOMEPAGE = "https://github.com/rm-hull/luma.oled"
15 PYPI_PACKAGE = "luma.oled"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dssd1307fb.txt44 ssd1307: oled@3c {
51 ssd1306: oled@3c {
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mux/
H A Dgpio-mux.txt55 ssd1307: oled@3c {
H A Dmux-controller.txt103 ssd1307: oled@3c {
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx28-cfa10036.dts89 ssd1306: oled@3c {
H A Dimx6dl-yapp4-common.dtsi334 oled_1309: oled@3c {
347 oled_1305: oled@3d {
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-mux-gpio.txt60 ssd1307: oled@3c {
H A Di2c-mux-gpmux.txt78 ssd1307: oled@3c {
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-core/packagegroups/
H A Dpackagegroup-meta-python.bb216 python3-luma-oled \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1095 uint8_t oled : 1; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c997 if (enable && link->dpcd_sink_ext_caps.bits.oled) in dce110_edp_backlight_control()
1000 if (link->dpcd_sink_ext_caps.bits.oled || in dce110_edp_backlight_control()
1009 if (!enable && link->dpcd_sink_ext_caps.bits.oled) in dce110_edp_backlight_control()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c1716 if (link->dpcd_sink_ext_caps.bits.oled == 1 || in enable_link_dp()
1720 if (link->dpcd_sink_ext_caps.bits.oled == 1) in enable_link_dp()
H A Ddc_link_dp.c4438 if (link->dpcd_sink_ext_caps.bits.oled == 1) in dc_link_set_backlight_level_nits()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2203 if (caps->ext_caps->bits.oled == 1 /*|| in update_connector_ext_caps()