/linux/drivers/pwm/ |
H A D | pwm-berlin.c | 62 static inline u32 berlin_pwm_readl(struct berlin_pwm_chip *bpc, in berlin_pwm_readl() 68 static inline void berlin_pwm_writel(struct berlin_pwm_chip *bpc, in berlin_pwm_writel() 78 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_config() local 117 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_set_polarity() local 134 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_enable() local 147 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_disable() local 201 struct berlin_pwm_chip *bpc; in berlin_pwm_probe() local 231 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_suspend() local 251 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_resume() local
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
H A 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/drivers/gpu/drm/mediatek/ |
H A D | mtk_ddp_comp.c | 129 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 D | mtk_disp_aal.c | 69 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_aal_config()
|
H A D | mtk_disp_ccorr.c | 59 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ccorr_config()
|
H A D | mtk_ethdr.c | 216 unsigned int bpc, struct cmdq_pkt *cmdq_pkt) in mtk_ethdr_config()
|
H A D | mtk_ddp_comp.h | 144 unsigned int vrefresh, unsigned int bpc, in mtk_ddp_comp_config()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_qp_tables.c | 457 u8 intel_lookup_range_min_qp(int bpc, int buf_i, int bpp_i, bool is_420) in intel_lookup_range_min_qp() 467 u8 intel_lookup_range_max_qp(int bpc, int buf_i, int bpp_i, bool is_420) in intel_lookup_range_max_qp()
|
/linux/include/linux/phy/ |
H A D | phy-hdmi.h | 18 unsigned int bpc; member
|
/linux/drivers/gpu/drm/amd/display/dc/dsc/ |
H A D | rc_calc.c | 44 enum bits_per_comp bpc; in calc_rc_params() local
|
H A D | dc_dsc.c | 1221 uint32_t bpc = 0; in dc_dsc_get_policy_for_timing() local
|
/linux/drivers/gpu/drm/radeon/ |
H A D | evergreen_hdmi.c | 74 int bpc = 8; in evergreen_hdmi_update_acr() local 319 void dce4_hdmi_set_color_depth(struct drm_encoder *encoder, u32 offset, int bpc) in dce4_hdmi_set_color_depth()
|
H A D | atombios_crtc.c | 570 int bpc = radeon_crtc->bpc; in atombios_adjust_pll() local 825 int bpc, in atombios_crtc_program_pll()
|
H A D | rs600.c | 170 int bpc = 0; in avivo_program_fmt() local
|
H A D | radeon_audio.c | 594 int bpc = 8; in radeon_hdmi_set_color_depth() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atombios_crtc.c | 317 int bpc = amdgpu_crtc->bpc; in amdgpu_atombios_crtc_adjust_pll() local 585 int bpc, in amdgpu_atombios_crtc_program_pll()
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-seiko-43wvf1g.c | 30 unsigned int bpc; member
|
H A D | panel-boe-himax8279d.c | 31 unsigned int bpc; member
|
H A D | panel-olimex-lcd-olinuxino.c | 45 u32 bpc; member
|
H A D | panel-innolux-p079zca.c | 24 unsigned int bpc; member
|
H A D | panel-boe-tv101wum-nl6.c | 24 unsigned int bpc; member
|
/linux/drivers/gpu/drm/display/ |
H A D | drm_dsc_helper.c | 344 u8 bpc; member
|
/linux/drivers/video/console/ |
H A D | sticon.c | 164 int size, i, bpc, pitch; in sticon_set_font() local
|
/linux/drivers/gpu/drm/tegra/ |
H A D | plane.c | 489 bool tegra_plane_format_is_yuv(unsigned int format, unsigned int *planes, unsigned int *bpc) in tegra_plane_format_is_yuv()
|
/linux/drivers/video/fbdev/omap/ |
H A D | sossi.c | 357 static void sossi_set_bits_per_cycle(int bpc) in sossi_set_bits_per_cycle()
|