Searched refs:sgain (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dam437x-vpfe.h85 unsigned short sgain; member in struct:vpfe_ccdc_black_clamp
/linux-master/sound/pci/rme9652/
H A Dhdspm.c1785 static void all_in_all_mixer(struct hdspm * hdspm, int sgain) argument
1790 if (sgain > UNITY_GAIN)
1792 else if (sgain < 0)
1795 gain = sgain;
/linux-master/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c475 val = ((bclamp->sgain & VPFE_BLK_SGAIN_MASK) |

Completed in 406 milliseconds