Home
last modified time | relevance | path

Searched refs:rcar_cmm_setup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
H A Drcar_cmm.h34 int rcar_cmm_setup(struct platform_device *pdev,
51 static inline int rcar_cmm_setup(struct platform_device *pdev, in rcar_cmm_setup() function
H A Drcar_cmm.c66 * rcar_cmm_setup() - Configure the CMM unit
73 * As rcar_cmm_setup() accesses the CMM registers the unit should be powered
81 int rcar_cmm_setup(struct platform_device *pdev, in rcar_cmm_setup() function
106 EXPORT_SYMBOL_GPL(rcar_cmm_setup); variable
140 * state shall thus be restored with rcar_cmm_setup() when re-enabling the CMM
H A Drcar_du_crtc.c521 rcar_cmm_setup(rcrtc->cmm, &cmm_config); in rcar_du_cmm_setup()
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_cmm.h34 int rcar_cmm_setup(struct platform_device *pdev,
51 static inline int rcar_cmm_setup(struct platform_device *pdev, in rcar_cmm_setup() function
H A Drcar_cmm.c66 * rcar_cmm_setup() - Configure the CMM unit
73 * As rcar_cmm_setup() accesses the CMM registers the unit should be powered
81 int rcar_cmm_setup(struct platform_device *pdev, in rcar_cmm_setup() function
106 EXPORT_SYMBOL_GPL(rcar_cmm_setup); variable
140 * state shall thus be restored with rcar_cmm_setup() when re-enabling the CMM
H A Drcar_du_crtc.c521 rcar_cmm_setup(rcrtc->cmm, &cmm_config); in rcar_du_cmm_setup()

Completed in 6 milliseconds