Searched refs:VPFE_HSIZE_OFF (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/am437x/ |
H A D | am437x-vpfe_regs.h | 24 #define VPFE_HSIZE_OFF 0x24 macro
|
H A D | am437x-vpfe.c | 266 vpfe_reg_read(ccdc, VPFE_HSIZE_OFF)); in vpfe_reg_dump() 449 vpfe_reg_write(ccdc, params->bytesperline, VPFE_HSIZE_OFF); in vpfe_ccdc_config_ycbcr() 566 vpfe_reg_write(ccdc, params->bytesperline, VPFE_HSIZE_OFF); in vpfe_ccdc_config_raw() 2528 ccdc->ccdc_ctx[VPFE_HSIZE_OFF >> 2] = vpfe_reg_read(ccdc, in vpfe_save_context() 2529 VPFE_HSIZE_OFF); in vpfe_save_context() 2589 vpfe_reg_write(ccdc, ccdc->ccdc_ctx[VPFE_HSIZE_OFF >> 2], in vpfe_restore_context() 2590 VPFE_HSIZE_OFF); in vpfe_restore_context()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/ |
H A D | am437x-vpfe_regs.h | 24 #define VPFE_HSIZE_OFF 0x24 macro
|
H A D | am437x-vpfe.c | 266 vpfe_reg_read(ccdc, VPFE_HSIZE_OFF)); in vpfe_reg_dump() 449 vpfe_reg_write(ccdc, params->bytesperline, VPFE_HSIZE_OFF); in vpfe_ccdc_config_ycbcr() 566 vpfe_reg_write(ccdc, params->bytesperline, VPFE_HSIZE_OFF); in vpfe_ccdc_config_raw() 2524 ccdc->ccdc_ctx[VPFE_HSIZE_OFF >> 2] = vpfe_reg_read(ccdc, in vpfe_save_context() 2525 VPFE_HSIZE_OFF); in vpfe_save_context() 2585 vpfe_reg_write(ccdc, ccdc->ccdc_ctx[VPFE_HSIZE_OFF >> 2], in vpfe_restore_context() 2586 VPFE_HSIZE_OFF); in vpfe_restore_context()
|
Completed in 8 milliseconds