Home
last modified time | relevance | path

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

/openbmc/linux/include/media/drv-intf/
H A Dsaa7146.h355 #define RPS_THRESH1 0xD0 /* HBI threshold for task 1 */ macro
/openbmc/linux/drivers/staging/media/av7110/
H A Dbudget-patch.c604 saa7146_write(dev, RPS_THRESH1, budget->buffer_height | MASK_12 ); in budget_patch_attach()
H A Dav7110.c2599 saa7146_write(dev, RPS_THRESH1, (TS_HEIGHT*1) | MASK_12 ); in av7110_attach()