Home
last modified time | relevance | path

Searched full:udi (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt7981-pinctrl.yaml112 "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 Dcpu_sh7750.h142 /* H-UDI */
H A Dcpu_sh7723.h185 /* H-UDI */
H A Dcpu_sh7724.h207 /* H-UDI */
H A Dcpu_sh7720.h204 /* H-UDI */
H A Dcpu_sh7722.h1271 /* H-UDI */
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h286 /* 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 Dpinctrl-mt7981.c691 /* 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 Dcpu.c390 /* UDI = 12 */ in mips_cpu_reset_hold()
397 /* UDI = 0 */ in mips_cpu_reset_hold()
H A Dcpu-defs.c.inc1058 no UDI implemented, no CP2 implemented, 1 CP1 implemented. */
/openbmc/qemu/hw/sh4/
H A Dsh7750_regs.h279 /* Peripheral Module Interrupts - Hitachi User Debug Interface (H-UDI) */
280 #define SH7750_EVT_HUDI 0x600 /* UDI interrupt */
/openbmc/linux/arch/mips/mm/
H A Dtlbex.c2386 …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 DRTFP.txt240 ,author="Udi Manber and Richard E. Ladner"
276 ,author="Udi Manber and Richard E. Ladner"
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c626 /* UDI not implemented. */ in helper_mtc0_vpeconf1()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1517 * 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 Dmips.c270 /* 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 Dnanomips.c15857 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 Dcheckpatch.pl3126 if ($string =~ /(?<!%)%L[udi]/) {
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c870 /* Xilinx UDI related masks and macros */