Home
last modified time | relevance | path

Searched refs:msc (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/fdts/
H A Dtc4.dts117 slc-msc@0 {
118 compatible = "arm,mpam-msc";
122 slc-msc@1 {
123 compatible = "arm,mpam-msc";
127 slc-msc@2 {
128 compatible = "arm,mpam-msc";
132 slc-msc@3 {
133 compatible = "arm,mpam-msc";
137 slc-msc@4 {
138 compatible = "arm,mpam-msc";
[all …]
H A Dtc-base.dtsi586 compatible = "arm,mpam-msc";
/rk3399_ARM-atf/plat/imx/imx8ulp/xrdc/
H A Dxrdc_core.c146 static int xrdc_config_msc(uint32_t msc, uint32_t index, uint32_t dxacp) in xrdc_config_msc() argument
151 if (msc > 2) { in xrdc_config_msc()
155 w0_addr = XRDC_ADDR + 0x4000 + 0x400 * msc + 0x8 * index; in xrdc_config_msc()