Home
last modified time | relevance | path

Searched defs:bpc (Results 1 – 25 of 93) sorted by relevance

1234

/openbmc/linux/drivers/pwm/
H A Dpwm-berlin.c60 static inline u32 berlin_pwm_readl(struct berlin_pwm_chip *bpc, in berlin_pwm_readl()
66 static inline void berlin_pwm_writel(struct berlin_pwm_chip *bpc, in berlin_pwm_writel()
94 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_config() local
133 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_set_polarity() local
150 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_enable() local
163 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_disable() local
219 struct berlin_pwm_chip *bpc; in berlin_pwm_probe() local
256 struct berlin_pwm_chip *bpc = platform_get_drvdata(pdev); in berlin_pwm_remove() local
266 struct berlin_pwm_chip *bpc = dev_get_drvdata(dev); in berlin_pwm_suspend() local
289 struct berlin_pwm_chip *bpc = dev_get_drvdata(dev); in berlin_pwm_resume() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/
H A Drc_calc_fpu.c31 #define table_hash(mode, bpc, max_min) ((mode << 16) | (bpc << 8) | max_min) argument
37 #define TABLE_CASE(mode, bpc, max) case (table_hash(mode, BPC_##bpc, max)): \ argument
64 static void get_qp_set(qp_set qps, enum colour_mode cm, enum bits_per_comp bpc, in get_qp_set()
167 enum bits_per_comp bpc, in _do_calc_rc_params()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_ddp_comp.c129 unsigned int bpc, unsigned int cfg, in mtk_dither_set_common()
156 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_dither_config()
181 static void mtk_dither_set(struct device *dev, unsigned int bpc, in mtk_dither_set()
192 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_dsc_config()
222 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_od_config()
240 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_postmask_config()
H A Dmtk_disp_merge.c131 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_merge_config()
137 unsigned int h, unsigned int vrefresh, unsigned int bpc, in mtk_merge_advance_config()
H A Dmtk_disp_aal.c51 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_aal_config()
H A Dmtk_disp_color.c62 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_color_config()
H A Dmtk_disp_gamma.c104 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_gamma_config()
H A Dmtk_disp_ccorr.c59 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ccorr_config()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_qp_tables.c460 u8 intel_lookup_range_min_qp(int bpc, int buf_i, int bpp_i, bool is_420) in intel_lookup_range_min_qp()
470 u8 intel_lookup_range_max_qp(int bpc, int buf_i, int bpp_i, bool is_420) in intel_lookup_range_max_qp()
H A Dintel_vdsc.c59 int bpc = vdsc_cfg->bits_per_component; in intel_vdsc_set_min_max_qp() local
80 int bpc = vdsc_cfg->bits_per_component; in calculate_rc_params() local
H A Dintel_hdmi.c1879 int intel_hdmi_tmds_clock(int clock, int bpc, in intel_hdmi_tmds_clock()
1894 static bool intel_hdmi_source_bpc_possible(struct drm_i915_private *i915, int bpc) in intel_hdmi_source_bpc_possible()
1910 int bpc, bool has_hdmi_sink, in intel_hdmi_sink_bpc_possible()
1949 int bpc; in intel_hdmi_mode_clock_valid() local
2038 int bpc, bool has_hdmi_sink) in intel_hdmi_bpc_possible()
2057 static bool hdmi_bpc_possible(const struct intel_crtc_state *crtc_state, int bpc) in hdmi_bpc_possible()
2082 int bpc; in intel_hdmi_compute_bpc() local
2119 int bpc, clock = adjusted_mode->crtc_clock; in intel_hdmi_compute_clock() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc.c44 enum bits_per_comp bpc; in calc_rc_params() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Devergreen_hdmi.c73 int bpc = 8; in evergreen_hdmi_update_acr() local
318 void dce4_hdmi_set_color_depth(struct drm_encoder *encoder, u32 offset, int bpc) in dce4_hdmi_set_color_depth()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_crtc.c317 int bpc = amdgpu_crtc->bpc; in amdgpu_atombios_crtc_adjust_pll() local
585 int bpc, in amdgpu_atombios_crtc_program_pll()
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_debug.c99 u32 bpc; in dp_test_data_show() local
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c343 u8 bpc; member
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c148 unsigned int bpc, in vc4_hdmi_mode_needs_scrambling()
1927 unsigned int format, unsigned int bpc) in vc4_hdmi_sink_supports_format_bpc()
2036 unsigned int bpc, in vc4_hdmi_encoder_compute_mode_clock()
2057 unsigned int bpc, unsigned int fmt) in vc4_hdmi_encoder_compute_clock()
2074 unsigned int bpc) in vc4_hdmi_encoder_compute_format()
2122 unsigned int bpc; in vc4_hdmi_encoder_compute_config() local
/openbmc/qemu/target/rx/
H A Dcpu.h81 uint32_t bpc; /* backup pc */ member
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-seiko-43wvf1g.c30 unsigned int bpc; member
H A Dpanel-boe-himax8279d.c31 unsigned int bpc; member
H A Dpanel-innolux-p079zca.c31 unsigned int bpc; member
H A Dpanel-olimex-lcd-olinuxino.c45 u32 bpc; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c491 enum dsc_bits_per_comp bpc = DSC_BPC_UNKNOWN; in dsc_dc_color_depth_to_dsc_bits_per_comp() local
/openbmc/linux/drivers/video/console/
H A Dsticon.c178 int size, i, bpc, pitch; in sticon_set_font() local
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dplane.c489 bool tegra_plane_format_is_yuv(unsigned int format, unsigned int *planes, unsigned int *bpc) in tegra_plane_format_is_yuv()

1234