Home
last modified time | relevance | path

Searched refs:UI (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-davinci/
DKconfig142 prompt "Select DA830/OMAP-L137/AM17x UI board peripheral"
145 The presence of UI card on the DA830/OMAP-L137/AM17x EVM is
148 menu has an effect only in case of a successful UI card detection.
171 prompt "Select peripherals connected to expander on UI board"
174 The presence of User Interface (UI) card on the DA850/OMAP-L138/AM18x
177 menu has an effect only in case of a successful UI card detection.
183 to TCA6416 expander on DA850/OMAP-L138/AM18x EVM UI card
189 EVM. This PHY is found on the UI daughter card that is supplied with
199 UI daughter card that is supplied with the EVM.
/arch/powerpc/xmon/
Dppc-opc.c509 #define UI U + 1 macro
513 #define VA UI + 1
2521 { "cmplwi", OPL(10,0), OPL_MASK, PPCCOM, { OBF, RA, UI } },
2522 { "cmpldi", OPL(10,1), OPL_MASK, PPC64, { OBF, RA, UI } },
2523 { "cmpli", OP(10), OP_MASK, PPC, { BF, L, RA, UI } },
2524 { "cmpli", OP(10), OP_MASK, PWRCOM, { BF, RA, UI } },
3277 { "ori", OP(24), OP_MASK, PPCCOM, { RA, RS, UI } },
3278 { "oril", OP(24), OP_MASK, PWRCOM, { RA, RS, UI } },
3280 { "oris", OP(25), OP_MASK, PPCCOM, { RA, RS, UI } },
3281 { "oriu", OP(25), OP_MASK, PWRCOM, { RA, RS, UI } },
[all …]