Home
last modified time | relevance | path

Searched defs:hx (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c94 static int denormal_mulf(int hx, int hy) in denormal_mulf()
161 static long long denormal_muld(long long hx, long long hy) in denormal_muld()
252 static int denormal_addf(int hx, int hy) in denormal_addf()
337 static long long denormal_addd(long long hx, long long hy) in denormal_addd()
469 unsigned int hx, hy; in ieee_fpe_handler() local
512 unsigned int hx, hy; in ieee_fpe_handler() local
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dfpu.c244 unsigned int hx, hy; in ieee_fpe_handler() local
282 unsigned int hx, hy; in ieee_fpe_handler() local
326 unsigned int hx, hy; in ieee_fpe_handler() local
365 unsigned int hx; in ieee_fpe_handler() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c873 waitforCEC(struct hscx_hw *hx) in waitforCEC()
893 waitforXFW(struct hscx_hw *hx) in waitforXFW()
912 hscx_cmdr(struct hscx_hw *hx, u8 cmd) in hscx_cmdr()
1007 hscx_xpr(struct hscx_hw *hx) in hscx_xpr()
1023 ipac_rme(struct hscx_hw *hx) in ipac_rme()
1075 ipac_irq(struct hscx_hw *hx, u8 ista) in ipac_irq()
1334 struct hscx_hw *hx = container_of(bch, struct hscx_hw, bch); in hscx_l2l1() local
1389 struct hscx_hw *hx = container_of(bch, struct hscx_hw, bch); in hscx_bctrl() local
1430 hscx_init(struct hscx_hw *hx) in hscx_init()
/openbmc/linux/drivers/media/common/
H A Dcypress_firmware.c42 struct hexline *hx, int *pos) in cypress_get_hexline()
75 struct hexline *hx; in cypress_load_firmware() local
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-firmware.c39 struct hexline *hx; in usb_cypress_load_firmware() local
124 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, in dvb_usb_get_hexline()
H A Ddib0700_core.c509 struct hexline hx; in dib0700_download_firmware() local
/openbmc/qemu/target/i386/hvf/
H A Dx86.h38 uint8_t hx; /* high 8 bit */ member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c4274 int hx = 0, hy = 0, hhave = 0; in ar9003_hw_power_interpolate() local