/openbmc/qemu/target/i386/tcg/sysemu/ |
H A D | fpu_helper.c | 57 * deassert FP_IRQ and FERR# instead should stay signaled until FPSW_SE is in cpu_set_ignne() 58 * cleared, because FERR# and FP_IRQ are two separate pins on real in cpu_set_ignne() 59 * hardware. However, we don't model FERR# as a qemu_irq, so we just in cpu_set_ignne()
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | renesas,dsi.yaml | 47 - const: ferr 149 "ferr", "ppi", "debug";
|
/openbmc/ipmitool/contrib/ |
H A D | oem_ibm_sel_map | 182 "0xE1","0x04","0x00","0x00","FSB FERR/NERR Register","FSB FERR/NERR Register","Chassis Number","R",… 183 "0xE1","0x04","0x00","0x01","FSB FERR/NERR Register","FSB FERR/NERR Register","Chassis Number","R",… 184 "0xE1","0x04","0x00","0x02","FSB FERR/NERR Register","FSB FERR/NERR Register","Chassis Number","R",… 185 "0xE1","0x04","0x00","0x03","FSB FERR/NERR Register","FSB FERR/NERR Register","Chassis Number","R",… 186 "0xE1","0x05","0x00","0x02","Hi FERR or NERR Register","R","R","R","R","R","R","R","R","0x00","Lind… 187 "0xE1","0x05","0x00","0x03","Hi FERR or NERR Register","R","R","R","R","R","R","R","R","0x00","Lind…
|
/openbmc/qemu/hw/isa/ |
H A D | isa-bus.c | 92 * This function is only for special cases such as the 'ferr', and
|
/openbmc/linux/drivers/edac/ |
H A D | i5100_edac.c | 472 u32 ferr, u32 nerr) in i5100_read_log() argument 508 msg = i5100_err_msg(ferr); in i5100_read_log() 530 msg = i5100_err_msg(ferr); in i5100_read_log()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | zl10036.c | 183 deb_info("%s: ftodo=%u fpriv=%u ferr=%d div=%u\n", __func__, in zl10036_set_frequency()
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-mio-defs.h | 3711 uint64_t ferr:1; member 3727 uint64_t ferr:1; 4126 uint64_t ferr:1; member 4142 uint64_t ferr:1;
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | core_t2.h | 236 struct el_t2_frame_header elcm_hdr; /* ID$MEM-FERR = 0x08 */
|
/openbmc/linux/sound/soc/stm/ |
H A D | stm32_spdifrx.c | 677 /* SERR, TERR, FERR IRQs are generated if IFEIE is set */ in stm32_spdifrx_isr()
|
/openbmc/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 524 long ferr, rate, rate_rounded; in macb_set_tx_clk() local 554 ferr = abs(rate_rounded - rate); in macb_set_tx_clk() 555 ferr = DIV_ROUND_UP(ferr, rate / 100000); in macb_set_tx_clk() 556 if (ferr > 5) in macb_set_tx_clk()
|
/openbmc/linux/drivers/net/can/ |
H A D | at91_can.c | 746 netdev_dbg(dev, "FERR irq\n"); in at91_poll_err_frame()
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | r9a07g054.dtsi | 787 "ferr", "ppi", "debug";
|
H A D | r9a07g044.dtsi | 782 "ferr", "ppi", "debug";
|
/openbmc/qemu/target/i386/tcg/ |
H A D | fpu_helper.c | 2482 * Here the processor deasserts FERR#; in response, the chipset deasserts in cpu_set_fpus()
|