Home
last modified time | relevance | path

Searched refs:did (Results 1 – 25 of 26) sorted by relevance

12

/u-boot/arch/x86/cpu/ivybridge/
A Dearly_me.c102 struct me_did did = { in intel_early_me_init_done() local
111 did.uma_base = (mebase_l >> 20) | (mebase_h << 12); in intel_early_me_init_done()
115 status, did.uma_base); in intel_early_me_init_done()
117 pci_write_dword_ptr(me_dev, &did, PCI_ME_H_GS); in intel_early_me_init_done()
/u-boot/include/linux/soc/ti/
A Dti_sci_protocol.h197 int (*get_clock)(const struct ti_sci_handle *handle, u32 did, u8 cid,
200 int (*idle_clock)(const struct ti_sci_handle *handle, u32 did, u8 cid);
201 int (*put_clock)(const struct ti_sci_handle *handle, u32 did, u8 cid);
202 int (*is_auto)(const struct ti_sci_handle *handle, u32 did, u8 cid,
204 int (*is_on)(const struct ti_sci_handle *handle, u32 did, u8 cid,
206 int (*is_off)(const struct ti_sci_handle *handle, u32 did, u8 cid,
208 int (*set_parent)(const struct ti_sci_handle *handle, u32 did, u8 cid,
210 int (*get_parent)(const struct ti_sci_handle *handle, u32 did, u8 cid,
212 int (*get_num_parents)(const struct ti_sci_handle *handle, u32 did,
217 int (*set_freq)(const struct ti_sci_handle *handle, u32 did, u8 cid,
[all …]
/u-boot/arch/mips/mach-octeon/include/
A Dmangle-port.h16 u64 did = ((u64)(uintptr_t)a >> 40) & 0xff; in __should_swizzle_bits() local
18 return octeon_should_swizzle_table[did]; in __should_swizzle_bits()
/u-boot/arch/powerpc/include/asm/
A Dfsl_pamu.h106 uint8_t did; member
116 uint8_t did; member
/u-boot/arch/x86/include/asm/
A Dacpi_nhlt.h61 u16 did; member
97 u16 vid, u16 did);
/u-boot/drivers/sound/
A Dda7219.c134 .did = NHLT_DID_SSP,
146 .did = NHLT_DID_SSP,
A Dmax98357a.c114 .did = NHLT_DID_SSP,
/u-boot/arch/x86/cpu/apollolake/
A Dhostbridge.c70 .did = NHLT_DID_DMIC,
102 .did = NHLT_DID_DMIC,
134 .did = NHLT_DID_DMIC,
/u-boot/drivers/tpm/
A Dtpm_tis_lpc.c176 u32 vid, did; in tpm_tis_lpc_probe() local
178 did = (didvid >> 16) & 0xffff; in tpm_tis_lpc_probe()
179 debug("Invalid vendor/device ID %04x/%04x\n", vid, did); in tpm_tis_lpc_probe()
/u-boot/drivers/usb/cdns3/
A Ddrd.h19 __le32 did; member
A Ddrd.c274 readl(&cdns->otg_v1_regs->did), in cdns3_drd_init()
/u-boot/drivers/video/
A Dati_radeon_fb.c553 u16 did; in radeon_probe() local
558 pci_read_config_word(pdev, PCI_DEVICE_ID, &did); in radeon_probe()
560 PCI_VENDOR_ID_ATI, did, (pdev >> 16) & 0xff, in radeon_probe()
565 rinfo->pdev.device = did; in radeon_probe()
/u-boot/arch/x86/lib/
A Dacpi_nhlt.c50 u16 vid, u16 did) in nhlt_add_endpoint() argument
65 endp->device_id = did; in nhlt_add_endpoint()
437 epd->vid, epd->did); in _nhlt_add_single_endpoint()
/u-boot/doc/board/intel/
A Dcrownbay.rst26 did not describe any details. We need manually apply the patch to the FSP
/u-boot/doc/
A DREADME.memory-test95 Note 2: Ironically enough, the "test_burst" did not catch any RAM
97 to catch did not happen when accessing the RAM, but when reading from
A DREADME.mpc83xx.ddrecc62 Counter did not reach Single-Bit Error Threshold.
A DREADME.rockchip150 Card did not respond to voltage select!
209 Card did not respond to voltage select!
398 mmc: ERROR: Card did not respond to voltage select!
401 mmc: ERROR: Card did not respond to voltage select!
404 mmc: ERROR: Card did not respond to voltage select!
/u-boot/arch/arm/dts/
A Darmada-xp-synology-ds414.dts294 * and it seems Synology did not care to change u-boot
A Dexynos5250-snow.dts265 /* Snow did support SPI but the released version used I2C */
/u-boot/drivers/usb/host/
A Dohci-hcd.c2043 u16 vid, did; in usb_lowlevel_init() local
2046 pci_read_config_word(pdev, PCI_DEVICE_ID, &did); in usb_lowlevel_init()
2048 vid, did, (pdev >> 16) & 0xff, in usb_lowlevel_init()
/u-boot/board/sbc8548/
A DREADME97 If you did the i2c test, and your board does not have the errata
/u-boot/tools/patman/
A DREADME575 compare change and see what you did, you can either create a new branch for
598 8. Patches will have no changelog entries for revisions where they did not
/u-boot/Licenses/
A Dlgpl-2.0.txt79 Public License for libraries did not effectively promote software
80 sharing, because most developers did not use the libraries. We
/u-boot/tools/buildman/
A DREADME625 boards. (In this case pxa did not have cache operations defined).
638 But if you did want to see just the errors for lubbock, use:
/u-boot/common/
A Ddlmalloc.src2007 /* If not enough space to do this, then user did something very wrong */

Completed in 35 milliseconds

12