Home
last modified time | relevance | path

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

/linux/drivers/media/platform/raspberrypi/pisp_be/
H A Dpisp_be.c45 #define PISP_BE_IO_ADDR_HIGH(n) (PISP_BE_IO_ADDR_LOW((n)) + 4) macro
257 pispbe_wr(pispbe, PISP_BE_IO_ADDR_HIGH(u), in pispbe_queue_job()