Home
last modified time | relevance | path

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

/linux/arch/powerpc/math-emu/
H A Dmath.c120 #define FDIV 0x012 /* 18 */ macro
287 case FDIV: func = fdiv; type = AB; break; in do_mathemu()
/linux/arch/parisc/math-emu/
H A Dfloat.h566 #define FDIV (3<<2) | 3
/linux/drivers/spi/
H A Dspi-atmel.c1498 mr |= SPI_BIT(FDIV); in atmel_spi_init()