Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Dextent_map.c58 range = emi->ei_cpos + emi->ei_clusters; in __ocfs2_extent_map_lookup()
63 *ret_emi = emi; in __ocfs2_extent_map_lookup()
80 if (emi) { in ocfs2_extent_map_lookup()
86 *flags = emi->ei_flags; in ocfs2_extent_map_lookup()
91 if (emi == NULL) in ocfs2_extent_map_lookup()
118 range = emi->ei_cpos + emi->ei_clusters; in ocfs2_extent_map_trunc()
121 emi->ei_clusters = cpos - emi->ei_cpos; in ocfs2_extent_map_trunc()
127 list_del(&emi->ei_list); in ocfs2_extent_map_trunc()
128 kfree(emi); in ocfs2_extent_map_trunc()
176 if (ins->ei_phys == (emi->ei_phys + emi->ei_clusters) && in ocfs2_try_to_merge_extent_map()
[all …]
/linux-6.3-rc2/drivers/clk/mxs/
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()
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()
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/mediatek/
A Dmediatek,mt7622-wed.yaml42 - const: wo-emi
99 memory-region-names = "wo-emi", "wo-ilm", "wo-dlm",
/linux-6.3-rc2/arch/arm/boot/dts/
A Dspear310-evb.dts52 emi {
54 st,function = "emi";
A Dimx35.dtsi360 emi@80000000 { /* External Memory Interface */
361 compatible = "fsl,emi", "simple-bus";
A Dimx25.dtsi599 emi@80000000 {
600 compatible = "fsl,emi-bus", "simple-bus";
A Dimx31.dtsi336 emi@b8000000 { /* External Memory Interface */
A Dimx23.dtsi410 emi@80020000 {
/linux-6.3-rc2/arch/arm64/boot/dts/mediatek/
A Dmt7986a.dtsi82 wo_emi0: wo-emi@4fd00000 {
87 wo_emi1: wo-emi@4fd40000 {
465 memory-region-names = "wo-emi", "wo-ilm", "wo-dlm",
478 memory-region-names = "wo-emi", "wo-ilm", "wo-dlm",
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/
A Dimx23-clock.yaml55 emi 36
A Dimx28-clock.yaml71 emi 52
/linux-6.3-rc2/Documentation/devicetree/bindings/memory-controllers/
A Dmediatek,smi-common.yaml25 SMI generation 1 to transform the smi clock into emi clock domain, but that is
68 into the emi clock domain on Gen1 h/w, or the path0 clock of gals.
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dpinctrl_spear.txt134 "emi", "uart1", "uart2", "uart3", "uart4", "uart5", "fsmc", "rs485_0",
138 "clcd", "emi", "fsmc", "spp", "sdhci", "i2s", "uart1", "uart1_modem",

Completed in 29 milliseconds