Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3.h32 #define IMGU_NODE_STAT_3A 4 /* 3A statistics */ macro
H A Dipu3.c48 [IMGU_NODE_STAT_3A] = {IPU3_CSS_QUEUE_STAT_3A, "3a stat"},
131 if (node == IMGU_NODE_STAT_3A || node == IMGU_NODE_PARAMS) in imgu_dummybufs_init()
471 if (i != IMGU_NODE_PARAMS && i != IMGU_NODE_STAT_3A) in imgu_video_nodes_init()
H A Dipu3-v4l2.c88 if (node == IMGU_NODE_STAT_3A || node == IMGU_NODE_PARAMS) in imgu_subdev_s_stream()
704 if (inode == IMGU_NODE_STAT_3A || inode == IMGU_NODE_PARAMS) in imgu_fmt()
1047 case IMGU_NODE_STAT_3A: in imgu_node_to_v4l2()