HomeSort by: relevance | last modified time | path
    Searched defs:tegra_encoder (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/arm/nvidia/
tegra_drm.h 109 struct tegra_encoder { struct
161 #define to_tegra_encoder(x) container_of(x, struct tegra_encoder, base)
tegra_drm.h 109 struct tegra_encoder { struct
161 #define to_tegra_encoder(x) container_of(x, struct tegra_encoder, base)
tegra_drm.h 109 struct tegra_encoder { struct
161 #define to_tegra_encoder(x) container_of(x, struct tegra_encoder, base)
tegra_drm_mode.c 779 struct tegra_encoder *encoder;
829 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder); local in function:tegra_encoder_destroy
831 kmem_free(tegra_encoder, sizeof(*tegra_encoder));
837 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder); local in function:tegra_encoder_dpms
846 HDMI_SET_CLEAR(tegra_encoder, HDMI_NV_PDISP_SOR_BLANK_REG,
850 HDMI_SET_CLEAR(tegra_encoder, HDMI_NV_PDISP_SOR_BLANK_REG,
903 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder) local in function:tegra_encoder_mode_set
    [all...]
tegra_drm_mode.c 779 struct tegra_encoder *encoder;
829 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder); local in function:tegra_encoder_destroy
831 kmem_free(tegra_encoder, sizeof(*tegra_encoder));
837 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder); local in function:tegra_encoder_dpms
846 HDMI_SET_CLEAR(tegra_encoder, HDMI_NV_PDISP_SOR_BLANK_REG,
850 HDMI_SET_CLEAR(tegra_encoder, HDMI_NV_PDISP_SOR_BLANK_REG,
903 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder) local in function:tegra_encoder_mode_set
    [all...]
tegra_drm_mode.c 779 struct tegra_encoder *encoder;
829 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder); local in function:tegra_encoder_destroy
831 kmem_free(tegra_encoder, sizeof(*tegra_encoder));
837 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder); local in function:tegra_encoder_dpms
846 HDMI_SET_CLEAR(tegra_encoder, HDMI_NV_PDISP_SOR_BLANK_REG,
850 HDMI_SET_CLEAR(tegra_encoder, HDMI_NV_PDISP_SOR_BLANK_REG,
903 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder) local in function:tegra_encoder_mode_set
    [all...]

Completed in 39 milliseconds