Home
last modified time | relevance | path

Searched refs:MAXI (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dmax11801-ts.txt1 * MAXI MAX11801 Resistive touch screen controller with i2c interface
/openbmc/linux/Documentation/admin-guide/media/
H A Dradio-cardlist.rst16 radio-maxiradio Guillemot MAXI Radio FM 2000 radio
H A Dbttv-cardlist.rst50 - Lifeview FlyVideo II (Bt848) LR26 / MAXI TV Video PCI2 LR26
126 - Lifeview FlyVideo 98/ MAXI TV Video PCI2 LR50
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h146 #define MAXI(x,y) ((x)<(y)?(y):(x)) macro
/openbmc/qemu/libdecnumber/
H A DdecNumber.c2271 aset.digits=MAXI(lhs->digits, set->digits)+6+4; in decNumberPower()
3048 workp=MAXI(set->digits+1, rhs->digits); /* actual rounding precision */ in decNumberSquareRoot()
5532 p=MAXI(x->digits, set->digits)+h+2; /* [h<=8] */ in decExpOp()
5810 p=MAXI(rhs->digits, MAXI(set->digits, 7))+2;
5818 needbytes=sizeof(decNumber)+(D2U(MAXI(p,16))-1)*sizeof(Unit);
5827 needbytes=sizeof(decNumber)+(D2U(MAXI(pp,16))-1)*sizeof(Unit);
/openbmc/linux/drivers/media/radio/
H A DKconfig17 tristate "Guillemot MAXI Radio FM 2000 radio"