Home
last modified time | relevance | path

Searched refs:no (Results 1 – 17 of 17) sorted by relevance

/SCP-firmware-master/product/synquacer/module/synquacer_system/include/internal/
A Dsynquacer_pd.h53 #define CLUSTER_PMU_NO(no) (19 + no) argument
54 #define OFFCHIP_PCIE_PMU_NO(no) (10 + no) argument
55 #define OFFCHIP_DDR_PMU_NO(no) (12 + no) argument
56 #define ONCHIP_PCIE_PMU_NO(no) (14 + no) argument
57 #define ONCHIP_DDR_PMU_NO(no) (16 + no) argument
/SCP-firmware-master/product/synquacer/module/synquacer_system/src/
A Dsynquacer_pd_manage.c43 uint32_t no; member
167 sni_ppu_info[i].no, PPU_PP_OFF, 0, hwcsysreqen, 0); in sni_power_domain_workaround_mp()
172 sni_ppu_info[i].no); in sni_power_domain_workaround_mp()
179 if ((read_power_status(sni_ppu_info[i].no) & PPU_STATUS_MASK) == in sni_power_domain_workaround_mp()
191 sni_ppu_info[i].no); in sni_power_domain_workaround_mp()
316 r = change_power_state(sni_ppu_info[i].no, PPU_PP_ON, 1, 1, 0); in sni_power_domain_on_mp()
320 sni_ppu_info[i].no); in sni_power_domain_on_mp()
331 if ((read_power_status(sni_ppu_info[i].no) & PPU_STATUS_MASK) == in sni_power_domain_on_mp()
342 sni_ppu_info[i].no); in sni_power_domain_on_mp()
/SCP-firmware-master/product/rdfremont/lcp_ramfw/
A DToolchain-ArmClang.cmake12 # No Helium, no FPU, No DSP features
/SCP-firmware-master/docker/
A DDockerfile25 apt-get install -y --no-install-recommends \
47 apt-get install -y --no-install-recommends \
65 wget --no-check-certificate -O - \
70 apt-get install -y --no-install-recommends \
134 apt-get install -y --no-install-recommends nano sudo
160 apt-get install -y --no-install-recommends openssh-server && \
/SCP-firmware-master/doc/
A Dcmsis.md51 than one firmware in a product. The build system provides no provisions for
A Dframework.md189 NULL then the framework assumes that no elements will be provided.
203 module may have many associated elements, a single element, or no elements at
453 **Note:** Participation in this stage is optional if the module has no elements.
473 other's APIs. Until modules are bound they have no direct way to call functions
A DDoxyfile342 # of private inheritance when no explicit protection keyword is present.
431 # documentation are documented, even if no documentation was available. Private
485 # members will be included in the various overviews, but no documentation
486 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
494 # has no effect if EXTRACT_ALL is enabled.
754 # are documented, but have no documentation for their parameters or return
1156 # files will be copied as-is; there are no commands or markers available.
1563 # When EXTERNAL_SEARCH tag is enabled doxygen will no longer generate the PHP
1675 # If left blank no extra packages will be included.
2051 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"
[all …]
A Dcmake_readme.md237 When using Vagrant, there are no additional prerequisites for the host system,
390 > **NOTE:** Unlike in previous generations of the build system, there is no
A Dcode_style.md237 use the C89 style of paired forward-slashes and asterisks, ending with no
/SCP-firmware-master/module/scmi_sensor_req/doc/
A Dscmi_sensor_req.md23 the actual sensor with no blocking call. When the required entity responds back
/SCP-firmware-master/
A DMakefile.cmake105 MAKEFLAGS += --no-print-directory
A Dcontributing.md88 in the code being deprecated and no longer maintained as a part of the master
A Duser_guide.md498 this case remains in the repository, but support is no longer provided.
A Dchange_log.md131 There is no longer any thread concept, please see relevant commits for
/SCP-firmware-master/module/scmi_perf/doc/
A Dperf_plugins_handler.md146 If only domain aggregation is required, there is no need to have performance
286 ## Configuration Example 3 (no plugins, 2 logical domains, 1 DVFS domain)
373 NOTE: In this example no.5 the order of plugin callbacks is the following:
/SCP-firmware-master/doc/media/
A Dstyle.css849 background-repeat:no-repeat;
878 background-repeat:no-repeat;
1095 background: url("bdwn.png") no-repeat scroll 0 5px transparent;
/SCP-firmware-master/module/clock/doc/
A Dclock_management_framework.md310 NOTE: There are no limitations on the clock exposed via SCMI (with respect to

Completed in 34 milliseconds