Home
last modified time | relevance | path

Searched defs:chsel (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-vin.h146 unsigned int chsel; member
246 unsigned int chsel; member
H A Drcar-core.c827 unsigned int chsel = UINT_MAX; in rvin_csi2_link_notify() local
H A Drcar-dma.c1605 int rvin_set_channel_routing(struct rvin_dev *vin, u8 chsel) in rvin_set_channel_routing()