Home
last modified time | relevance | path

Searched refs:msmc (Results 1 – 6 of 6) sorted by relevance

/arch/arm/mach-keystone/
A Dmsmc.c58 struct msms_regs *msmc = (struct msms_regs *)KS2_MSMC_CTRL_BASE; in msmc_share_all_segments() local
62 msmc->sms[priv_id][j].mpaxh &= 0xffffff7ful; in msmc_share_all_segments()
63 msmc->ses[priv_id][j].mpaxh &= 0xffffff7ful; in msmc_share_all_segments()
70 struct msms_regs *msmc = (struct msms_regs *)KS2_MSMC_CTRL_BASE; in msmc_map_ses_segment() local
72 msmc->ses[priv_id][ses_pair].mpaxh = src_pfn << 12 | in msmc_map_ses_segment()
74 msmc->ses[priv_id][ses_pair].mpaxl = dst_pfn << 8 | 0x3f; in msmc_map_ses_segment()
79 struct msms_regs *msmc = (struct msms_regs *)KS2_MSMC_CTRL_BASE; in msmc_get_ses_mpax() local
81 *mpax++ = msmc->ses[priv_id][ses_pair].mpaxl; in msmc_get_ses_mpax()
82 *mpax = msmc->ses[priv_id][ses_pair].mpaxh; in msmc_get_ses_mpax()
89 msmc->ses[priv_id][ses_pair].mpaxl = *mpax++; in msmc_set_ses_mpax()
[all …]
A DMakefile18 obj-y += msmc.o
/arch/arm/dts/
A Dk3-j7200-r5-common-proc-board.dts27 clock-names = "gtc", "core", "msmc";
A Dk3-j721s2-ddr.dtsi14 msmc0: msmc {
15 compatible = "ti,j721s2-msmc";
A Dk3-j784s4-j742s2-ddr.dtsi18 msmc0: msmc {
19 compatible = "ti,j721s2-msmc";
/arch/arm/mach-k3/
A Dschema.yaml80 msmc:

Completed in 16 milliseconds