/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | mediatek,mt7981-pinctrl.yaml | 112 "udi" "udi" 9, 10, 11, 12, 13 161 enum: [wa_aice, dfd, jtag, pta, pcm, udi, usb, ant, eth, i2c, led, 215 const: udi 219 enum: [udi]
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | cpu_sh7750.h | 142 /* H-UDI */
|
H A D | cpu_sh7723.h | 185 /* H-UDI */
|
H A D | cpu_sh7724.h | 207 /* H-UDI */
|
H A D | cpu_sh7720.h | 204 /* H-UDI */
|
H A D | cpu_sh7722.h | 1271 /* H-UDI */
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | psb_intel_reg.h | 286 /* Pipe A SDVO/UDI clock multiplier/divider register for G965. */ 288 /* Pipe B SDVO/UDI clock multiplier/divider register for G965. */ 291 * UDI pixel divider, controlling how many pixels are stuffed into a packet. 297 /* UDI pixel divider for VGA, same as DPLL_MD_UDI_DIVIDER_MASK. */ 301 * SDVO/UDI pixel multiplier. 320 * SDVO/UDI pixel multiplier for VGA, same as DPLL_MD_UDI_MULTIPLIER_MASK.
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt7981.c | 691 /* UDI */ 842 /* @GPIO(9,13) UDI(4) */ 843 PINCTRL_PIN_GROUP("udi", mt7981_udi), 943 static const char *mt7981_udi_groups[] = { "udi", }; 956 {"udi", mt7981_udi_groups, ARRAY_SIZE(mt7981_udi_groups)},
|
/openbmc/qemu/target/mips/ |
H A D | cpu.c | 390 /* UDI = 12 */ in mips_cpu_reset_hold() 397 /* UDI = 0 */ in mips_cpu_reset_hold()
|
H A D | cpu-defs.c.inc | 1058 no UDI implemented, no CP2 implemented, 1 CP1 implemented. */
|
/openbmc/qemu/hw/sh4/ |
H A D | sh7750_regs.h | 279 /* Peripheral Module Interrupts - Hitachi User Debug Interface (H-UDI) */ 280 #define SH7750_EVT_HUDI 0x600 /* UDI interrupt */
|
/openbmc/linux/arch/mips/mm/ |
H A D | tlbex.c | 2386 …pr_debug("PWField (0x%0*lx): GDI: 0x%02lx UDI: 0x%02lx MDI: 0x%02lx PTI: 0x%02lx PTEI: 0x%02lx… in print_htw_config() 2424 * The default value of GDI/UDI/MDI/PTI is 0xc. It is illegal to in config_htw_params()
|
/openbmc/linux/Documentation/RCU/ |
H A D | RTFP.txt | 240 ,author="Udi Manber and Richard E. Ladner" 276 ,author="Udi Manber and Richard E. Ladner"
|
/openbmc/qemu/target/mips/tcg/sysemu/ |
H A D | cp0_helper.c | 626 /* UDI not implemented. */ in helper_mtc0_vpeconf1()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 1517 * UDI pixel divider, controlling how many pixels are stuffed into a packet. 1523 /* UDI pixel divider for VGA, same as DPLL_MD_UDI_DIVIDER_MASK. */ 1527 * SDVO/UDI pixel multiplier. 1546 * SDVO/UDI pixel multiplier for VGA, same as DPLL_MD_UDI_MULTIPLIER_MASK.
|
/openbmc/qemu/disas/ |
H A D | mips.c | 270 /* UDI */ 428 UDI immediates: 429 "+1" UDI immediate bits 6-10 430 "+2" UDI immediate bits 6-15 431 "+3" UDI immediate bits 6-20 432 "+4" UDI immediate bits 6-25
|
H A D | nanomips.c | 15857 static char *UDI(uint64 instruction, Dis_info *info) in UDI() function 15862 return img_format("UDI 0x%" PRIx64, op_value); in UDI() 18463 0xfc000007, 0x20000003, &UDI , 0, 18464 UDI_ }, /* UDI */
|
/openbmc/qemu/scripts/ |
H A D | checkpatch.pl | 3126 if ($string =~ /(?<!%)%L[udi]/) {
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 870 /* Xilinx UDI related masks and macros */
|