Searched refs:vpfe_pcr_enable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/am437x/ |
H A D | am437x-vpfe.c | 190 static inline void vpfe_pcr_enable(struct vpfe_ccdc *ccdc, int flag) in vpfe_pcr_enable() function 317 vpfe_pcr_enable(ccdc, 0); in vpfe_ccdc_restore_defaults() 1903 vpfe_pcr_enable(&vpfe->ccdc, 1); in vpfe_start_streaming() 1915 vpfe_pcr_enable(&vpfe->ccdc, 0); in vpfe_start_streaming() 1932 vpfe_pcr_enable(&vpfe->ccdc, 0); in vpfe_stop_streaming() 2551 vpfe_pcr_enable(ccdc, 0); in vpfe_suspend()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/ |
H A D | am437x-vpfe.c | 190 static inline void vpfe_pcr_enable(struct vpfe_ccdc *ccdc, int flag) in vpfe_pcr_enable() function 317 vpfe_pcr_enable(ccdc, 0); in vpfe_ccdc_restore_defaults() 1905 vpfe_pcr_enable(&vpfe->ccdc, 1); in vpfe_start_streaming() 1917 vpfe_pcr_enable(&vpfe->ccdc, 0); in vpfe_start_streaming() 1934 vpfe_pcr_enable(&vpfe->ccdc, 0); in vpfe_stop_streaming() 2547 vpfe_pcr_enable(ccdc, 0); in vpfe_suspend()
|
Completed in 6 milliseconds