Home
last modified time | relevance | path

Searched refs:FE_NUM_PADS (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dpisp-fe.h27 FE_NUM_PADS enumerator
37 struct media_pad pad[FE_NUM_PADS];
H A Dpisp-fe.c227 for (unsigned int i = 0; i < FE_NUM_PADS - 1; i++) { in pisp_fe_isr()
H A Dcfe.c559 struct vb2_buffer *vb2_bufs[FE_NUM_PADS] = { 0 }; in cfe_schedule_next_pisp_job()