Home
last modified time | relevance | path

Searched refs:fy (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/comedi/drivers/
H A Djr3_pci.h59 s32 fy; member
74 s32 fy; member
99 fy = 0x0002, enumerator
H A Djr3_pci.c169 s16 fy; member
180 set_s16(&sensor->full_scale.fy, full_scale.fy); in set_full_scales()
193 result.fy = get_s16(&sensor->max_full_scale.fy); in get_max_full_scales()
220 val = get_s16(&spriv->sensor->filter[filter].fy); in jr3_pci_ai_read_chan()
513 r[1].l.range[0].min = -get_s16(&fs->fy) * 1000; in jr3_pci_poll_subdevice()
514 r[1].l.range[0].max = get_s16(&fs->fy) * 1000; in jr3_pci_poll_subdevice()
542 set_s16(&sensor->offsets.fy, 0); in jr3_pci_poll_subdevice()
/openbmc/linux/drivers/input/
H A Dmousedev.c120 #define fy(i) (mousedev->old_y[(mousedev->pkt_count - (i)) & 03]) macro
149 fy(0) = value; in mousedev_touchpad_event()
157 tmp = -((value - fy(2)) * 256 * FRACTION_DENOM) / size; in mousedev_touchpad_event()
390 fy(0) = fy(1); in mousedev_event()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hunspell/
H A Dhunspell-dictionaries.bb29 LICENSE:dictionaries/fy = "GPL-3.0-only"
92 file://dictionaries/fy/license;md5=c05115c38ca2a4aa95cb9c9b00ed78df \
/openbmc/linux/Documentation/cdrom/
H A Dpacket-writing.rst138 See http://fy.chalmers.se/~appro/linux/DVD+RW/ for more information
/openbmc/linux/arch/arm/crypto/
H A Dsha1-armv4-large.S13 @ Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/
H A D0001-BootLogoLib-align-logo-coords-to-be-even.patch275 z_|9P{QUoo^_6#$>G{az=l*1UR6qI;eiif}ej(c7`F9($PU_23RNI@fy&79YAJu~JV
/openbmc/u-boot/drivers/video/
H A DKconfig320 from a parallel LCD interface and translate it on the fy into a DP
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch1438 - * cat-compat.c (msg_to_cat_id): De-ANSI-fy prototypes.