Home
last modified time | relevance | path

Searched refs:emi (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dextent_map.c53 struct ocfs2_extent_map_item *emi; in __ocfs2_extent_map_lookup() local
57 list_for_each_entry(emi, &em->em_list, ei_list) { in __ocfs2_extent_map_lookup()
58 range = emi->ei_cpos + emi->ei_clusters; in __ocfs2_extent_map_lookup()
60 if (cpos >= emi->ei_cpos && cpos < range) { in __ocfs2_extent_map_lookup()
61 list_move(&emi->ei_list, &em->em_list); in __ocfs2_extent_map_lookup()
63 *ret_emi = emi; in __ocfs2_extent_map_lookup()
75 struct ocfs2_extent_map_item *emi; in ocfs2_extent_map_lookup() local
79 __ocfs2_extent_map_lookup(&oi->ip_extent_map, cpos, &emi); in ocfs2_extent_map_lookup()
80 if (emi) { in ocfs2_extent_map_lookup()
81 coff = cpos - emi->ei_cpos; in ocfs2_extent_map_lookup()
[all …]
/openbmc/linux/drivers/clk/mxs/
H A Dclk-imx23.c85 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator
94 cpu, hbus, xbus, emi, uart, enumerator
148 clks[emi] = mxs_clk_gate("emi", "emi_sel", EMI, 31); in mx23_clocks_init()
H A Dclk-imx28.c140 ssp1, ssp2, ssp3, gpmi, spdif, emi, saif0, saif1, lcdif, etm, enumerator
149 cpu, hbus, xbus, emi, uart, enumerator
219 clks[emi] = mxs_clk_gate("emi", "emi_sel", EMI, 31); in mx28_clocks_init()
/openbmc/u-boot/drivers/ram/mediatek/
H A Dddr3-mt7629.c224 fdt_addr_t emi; member
260 clrsetbits_le32(priv->emi + EMI_CONA, EMI_COL_ADDR_MASK, in mtk_ddr3_rank_size_detect()
276 writel(0x00003010, priv->emi + EMI_CONA); in mtk_ddr3_init()
277 writel(0x00000000, priv->emi + EMI_CONF); in mtk_ddr3_init()
278 writel(0x000006b8, priv->emi + EMI_CONM); in mtk_ddr3_init()
685 priv->emi = dev_read_addr_index(dev, 0); in mtk_ddr3_probe()
686 if (priv->emi == FDT_ADDR_T_NONE) in mtk_ddr3_probe()
726 u32 val = readl(priv->emi + EMI_CONA); in mtk_ddr3_get_info()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dspear310-evb.dts52 emi {
54 st,function = "emi";
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a.dtsi82 wo_emi0: wo-emi@4fd00000 {
87 wo_emi1: wo-emi@4fd40000 {
506 memory-region-names = "wo-emi", "wo-ilm", "wo-dlm",
519 memory-region-names = "wo-emi", "wo-ilm", "wo-dlm",
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl_spear.txt134 "emi", "uart1", "uart2", "uart3", "uart4", "uart5", "fsmc", "rs485_0",
138 "clcd", "emi", "fsmc", "spp", "sdhci", "i2s", "uart1", "uart1_modem",
/openbmc/u-boot/doc/
H A DREADME.spear39 This option generates a uboot image that supports emi controller
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx35.dtsi359 emi@80000000 { /* External Memory Interface */
360 compatible = "fsl,emi", "simple-bus";
H A Dimx25.dtsi599 emi@80000000 {
600 compatible = "fsl,emi-bus", "simple-bus";
H A Dimx31.dtsi336 emi@b8000000 { /* External Memory Interface */
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx23.dtsi410 emi@80020000 {