Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/crypto/
H A Dchacha-p10le-8x.S54 .macro SAVE_VRS VRS OFFSET FRAME
56 stvx \VRS, 16, \FRAME
68 .macro RESTORE_VRS VRS OFFSET FRAME
70 lvx \VRS, 16, \FRAME
H A Dpoly1305-p10le_64.S68 .macro SAVE_VRS VRS OFFSET FRAME
70 stvx \VRS, 16, \FRAME
82 .macro RESTORE_VRS VRS OFFSET FRAME
84 lvx \VRS, 16, \FRAME
/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.c3541 unsigned short VRE, VBE, VRS, VDE; in SiS_Generic_ConvertCRData() local
3591 VRS = crdata[8] | in SiS_Generic_ConvertCRData()
3595 F = VRS + 1 - E; in SiS_Generic_ConvertCRData()