Home
last modified time | relevance | path

Searched full:dfi (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/u-boot/board/dfi/dfi-bt700/
H A DMAINTAINERS1 congatec DFI-BT700
4 F: board/dfi/dfi-bt700
5 F: include/configs/dfi-bt700.h
6 F: include/configs/theadorable-x86-dfi-bt700.h
7 F: configs/dfi-bt700-q7x-151_defconfig
8 F: configs/theadorable-x86-dfi-bt700_defconfig
9 F: arch/x86/dts/dfi-bt700.dtsi
10 F: arch/x86/dts/dfi-bt700-q7x-151.dts
11 F: arch/x86/dts/theadorable-x86-dfi-bt700.dts
H A DKconfig2 default "dfi-bt700"
5 default "dfi"
11 default "dfi-bt700" if TARGET_Q7X_151_DFI_BT700
12 default "theadorable-x86-dfi-bt700" if TARGET_THEADORABLE_X86_DFI_BT700
H A DMakefile5 obj-y += dfi-bt700.o start.o
/openbmc/u-boot/board/dfi/
H A DKconfig11 bool "DFI BT700 BayTrail on DFI Q7X-151 baseboard"
14 This is the DFI Q7X-151 baseboard equipped with the
15 DFI BayTrail Bt700 SoM. It contains an Atom E3845 with
24 bool "DFI BT700 BayTrail on theadorable-x86 baseboard"
28 DFI BayTrail Bt700 SoM. It contains an Atom E3845 with
38 source "board/dfi/dfi-bt700/Kconfig"
/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/
H A Drockchip-dfi.txt2 * Rockchip rk3399 DFI device
5 - compatible: Must be "rockchip,rk3399-dfi".
6 - reg: physical base address of each DFI and length of memory mapped region
9 - clock-names : the name of clock used by the DFI, must be "pclk_ddr_mon";
12 dfi: dfi@ff630000 {
13 compatible = "rockchip,rk3399-dfi";
/openbmc/linux/fs/ceph/
H A Ddir.c112 static int note_last_dentry(struct ceph_dir_file_info *dfi, const char *name, in note_last_dentry() argument
118 kfree(dfi->last_name); in note_last_dentry()
119 dfi->last_name = buf; in note_last_dentry()
120 memcpy(dfi->last_name, name, len); in note_last_dentry()
121 dfi->last_name[len] = 0; in note_last_dentry()
122 dfi->next_offset = next_offset; in note_last_dentry()
123 dout("note_last_dentry '%s'\n", dfi->last_name); in note_last_dentry()
185 struct ceph_dir_file_info *dfi = file->private_data; in __dcache_readdir() local
232 dfi->file_info.flags |= CEPH_F_ATEND; in __dcache_readdir()
284 ret = note_last_dentry(dfi, last->d_name.name, last->d_name.len, in __dcache_readdir()
[all …]
/openbmc/u-boot/arch/x86/dts/
H A Dtheadorable-x86-dfi-bt700.dts9 #include "dfi-bt700.dtsi"
12 model = "theadorable-x86-DFI-BT700";
13 compatible = "anonymous,theadorable-x86-dfi-bt700", "dfi,bt700",
H A Ddfi-bt700-q7x-151.dts9 #include "dfi-bt700.dtsi"
14 model = "DFI-BT700";
15 compatible = "dfi,bt700", "intel,baytrail";
H A DMakefile12 dfi-bt700-q7x-151.dtb \
20 theadorable-x86-dfi-bt700.dtb \
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-dfi-fs700-m60.dts12 #include "imx6qdl-dfi-fs700-m60.dtsi"
15 model = "DFI FS700-M60-6DL i.MX6dl Q7 Board";
16 compatible = "dfi,fs700-m60-6dl", "dfi,fs700e-m60", "fsl,imx6dl";
H A Dimx6q-dfi-fs700-m60.dts12 #include "imx6qdl-dfi-fs700-m60.dtsi"
15 model = "DFI FS700-M60-6QD i.MX6qd Q7 Board";
16 compatible = "dfi,fs700-m60-6qd", "dfi,fs700e-m60", "fsl,imx6q";
/openbmc/linux/drivers/devfreq/event/
H A Drockchip-dfi.c46 * The dfi controller can monitor DDR load. It has an upper and lower threshold
75 /* set ddr type to dfi */ in rockchip_dfi_start_hardware_counter()
136 dev_err(&edev->dev, "failed to enable dfi clk: %d\n", ret); in rockchip_dfi_enable()
171 { .compatible = "rockchip,rk3399-dfi" },
231 .name = "rockchip-dfi",
239 MODULE_DESCRIPTION("Rockchip DFI driver");
H A DKconfig36 tristate "ROCKCHIP DFI DEVFREQ event Driver"
39 This add the devfreq-event driver for Rockchip SoC. It provides DFI
H A DMakefile6 obj-$(CONFIG_DEVFREQ_EVENT_ROCKCHIP_DFI) += rockchip-dfi.o
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Drockchip,rk3399-dmc.yaml21 Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt.
61 memories are placed into power-down mode if bus is idle for PD_IDLE DFI
71 SR_IDLE * 1024 DFI clock cycles (DFI clocks freq is half of DRAM clock).
81 arg gating started if bus is idle for sr_mc_gate_idle*1024 DFI clock
91 srpd_lite_idle * 1024 DFI clock cycles. This parameter is for LPDDR4
101 if bus is idle for standby_idle * DFI clock cycles.
364 devfreq-events = <&dfi>;
H A Dsnps,dw-umctl2-ddrc.yaml38 Scrubber-Done signal, DFI Parity/CRC Error. Some platforms may have the
48 - description: Common ECC CE/UE/Scrubber/DFI Errors IRQ
51 - description: Individual ECC CE/UE/Scrubber/DFI Errors IRQs
/openbmc/u-boot/drivers/ram/stm32mp1/
H A Dstm32mp1_ddr_regs.h63 u32 dfitmg0; /* 0x190 DFI Timing 0*/
64 u32 dfitmg1; /* 0x194 DFI Timing 1*/
65 u32 dfilpcfg0; /* 0x198 DFI Low Power Configuration 0*/
67 u32 dfiupd0; /* 0x1a0 DFI Update 0*/
68 u32 dfiupd1; /* 0x1a4 DFI Update 1*/
69 u32 dfiupd2; /* 0x1a8 DFI Update 2*/
71 u32 dfimisc; /* 0x1b0 DFI Miscellaneous Control*/
73 u32 dfistat; /* 0x1bc DFI Miscellaneous Control*/
75 u32 dfiphymstr; /* 0x1c4 DFI PHY Master interface*/
/openbmc/linux/Documentation/admin-guide/perf/
H A Dalibaba_pmu.rst49 the DDR PHY Interface (DFI) to the PHY module, which launches and captures data
51 statistics and performance logging signals on HIF, DFI, etc.
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sun9i.h67 u32 dfitmg[2]; /* 0x190 DFI timing register */
68 u32 dfilpcfg; /* 0x198 DFI low power configuration register */
70 u32 dfiupd[4]; /* 0x1a0 DFI update register */
71 u32 dfimisc; /* 0x1b0 DFI miscellaneous control register */
/openbmc/u-boot/configs/
H A Dtheadorable-x86-dfi-bt700_defconfig43 CONFIG_DEFAULT_DEVICE_TREE="theadorable-x86-dfi-bt700"
H A Ddfi-bt700-q7x-151_defconfig45 CONFIG_DEFAULT_DEVICE_TREE="dfi-bt700-q7x-151"
/openbmc/u-boot/include/configs/
H A Dtheadorable-x86-dfi-bt700.h19 #define DEF_ENV_TFTPDIR "theadorable-x86-dfi"
H A Ddfi-bt700.h42 "upd_uboot=usb reset;tftp 100000 dfi/u-boot.rom;" \
/openbmc/linux/arch/arm/mach-pxa/
H A Daddr-map.h48 * DFI Bus for NAND, PXA3xx only
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3399-dmc.txt21 devfreq-events = <&dfi>;

123