/linux-5.19.10/drivers/pwm/ |
D | pwm-berlin.c | 59 static inline u32 berlin_pwm_readl(struct berlin_pwm_chip *bpc, in berlin_pwm_readl() 65 static inline void berlin_pwm_writel(struct berlin_pwm_chip *bpc, in berlin_pwm_writel() 93 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_config() local 132 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_set_polarity() local 149 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_enable() local 162 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_disable() local 218 struct berlin_pwm_chip *bpc; in berlin_pwm_probe() local 255 struct berlin_pwm_chip *bpc = platform_get_drvdata(pdev); in berlin_pwm_remove() local 267 struct berlin_pwm_chip *bpc = dev_get_drvdata(dev); in berlin_pwm_suspend() local 290 struct berlin_pwm_chip *bpc = dev_get_drvdata(dev); in berlin_pwm_resume() local
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
D | rc_calc_fpu.c | 31 #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()
|
/linux-5.19.10/drivers/gpu/drm/i915/display/ |
D | intel_qp_tables.c | 291 u8 intel_lookup_range_min_qp(int bpc, int buf_i, int bpp_i) in intel_lookup_range_min_qp() 301 u8 intel_lookup_range_max_qp(int bpc, int buf_i, int bpp_i) in intel_lookup_range_max_qp()
|
D | intel_hdmi.c | 1883 int intel_hdmi_tmds_clock(int clock, int bpc, bool ycbcr420_output) in intel_hdmi_tmds_clock() 1897 static bool intel_hdmi_source_bpc_possible(struct drm_i915_private *i915, int bpc) in intel_hdmi_source_bpc_possible() 1913 int bpc, bool has_hdmi_sink, bool ycbcr420_output) in intel_hdmi_sink_bpc_possible() 1950 int bpc; in intel_hdmi_mode_clock_valid() local 2022 int bpc, bool has_hdmi_sink, bool ycbcr420_output) in intel_hdmi_bpc_possible() 2040 static bool hdmi_bpc_possible(const struct intel_crtc_state *crtc_state, int bpc) in hdmi_bpc_possible() 2074 int bpc; in intel_hdmi_compute_bpc() local 2110 int bpc, clock = adjusted_mode->crtc_clock; in intel_hdmi_compute_clock() local
|
D | intel_vdsc.c | 381 int bpc = vdsc_cfg->bits_per_component; in calculate_rc_params() local
|
/linux-5.19.10/drivers/gpu/drm/mediatek/ |
D | mtk_drm_ddp_comp.c | 123 unsigned int bpc, unsigned int cfg, in mtk_dither_set_common() 150 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_dither_config() 175 static void mtk_dither_set(struct device *dev, unsigned int bpc, in mtk_dither_set() 186 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_od_config() 204 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_postmask_config()
|
D | mtk_disp_aal.c | 56 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_aal_config()
|
D | mtk_disp_color.c | 62 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_color_config()
|
D | mtk_disp_gamma.c | 104 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_gamma_config()
|
D | mtk_disp_ccorr.c | 64 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ccorr_config()
|
D | mtk_drm_ddp_comp.h | 96 unsigned int vrefresh, unsigned int bpc, in mtk_ddp_comp_config()
|
D | mtk_disp_rdma.c | 154 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_rdma_config()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dsc/ |
D | rc_calc.c | 43 enum bits_per_comp bpc; in calc_rc_params() local
|
/linux-5.19.10/drivers/gpu/drm/radeon/ |
D | evergreen_hdmi.c | 73 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()
|
/linux-5.19.10/drivers/gpu/drm/vc4/ |
D | vc4_hdmi.c | 128 unsigned int bpc, in vc4_hdmi_mode_needs_scrambling() 1411 unsigned int format, unsigned int bpc) in vc4_hdmi_sink_supports_format_bpc() 1512 unsigned int bpc, in vc4_hdmi_encoder_compute_mode_clock() 1533 unsigned int bpc, unsigned int fmt) in vc4_hdmi_encoder_compute_clock() 1550 unsigned int bpc) in vc4_hdmi_encoder_compute_format() 1598 unsigned int bpc; in vc4_hdmi_encoder_compute_config() local
|
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/ |
D | atombios_crtc.c | 318 int bpc = amdgpu_crtc->bpc; in amdgpu_atombios_crtc_adjust_pll() local 586 int bpc, in amdgpu_atombios_crtc_program_pll()
|
/linux-5.19.10/drivers/gpu/drm/msm/dp/ |
D | dp_debug.c | 100 u32 bpc; in dp_test_data_show() local
|
/linux-5.19.10/drivers/gpu/drm/panel/ |
D | panel-seiko-43wvf1g.c | 28 unsigned int bpc; member
|
D | panel-boe-himax8279d.c | 32 unsigned int bpc; member
|
D | panel-innolux-p079zca.c | 32 unsigned int bpc; member
|
D | panel-olimex-lcd-olinuxino.c | 45 u32 bpc; member
|
D | panel-boe-tv101wum-nl6.c | 23 unsigned int bpc; member
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_dsc.c | 467 enum dsc_bits_per_comp bpc = DSC_BPC_UNKNOWN; in dsc_dc_color_depth_to_dsc_bits_per_comp() local
|
/linux-5.19.10/drivers/video/console/ |
D | sticon.c | 179 int size, i, bpc, pitch; in sticon_set_font() local
|
/linux-5.19.10/drivers/gpu/drm/tegra/ |
D | plane.c | 488 bool tegra_plane_format_is_yuv(unsigned int format, unsigned int *planes, unsigned int *bpc) in tegra_plane_format_is_yuv()
|