Searched refs:FSCALE (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/media/radio/ |
H A D | radio-gemtek.c | 83 #define FSCALE 8 macro 84 #define IF_OFFSET ((unsigned int)(10.52 * 16000 * (1<<FSCALE))) 85 #define REF_FREQ ((unsigned int)(6.39 * 16 * (1<<FSCALE))) 177 return ((freq << FSCALE) + IF_OFFSET + REF_FREQ / 2) / REF_FREQ; in gemtek_convfreq()
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | scale.S | 46 | FSCALE
|
H A D | do_func.S | 410 | FSCALE
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve.decode | 1034 FSCALE 01100101 .. 00 1001 100 ... ..... ..... @rdn_pg_rm
|
H A D | translate-sve.c | 3756 DO_ZPZZ_FP(FSCALE, aa64_sve, sve_fscalbn)
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 703 "FSCALE","FSCALE","fscale","D9 FD","V","V","","","","",""
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 2171 "FRNDINT", "FSCALE", "ESC_D9", "ESC_D9",
|