Searched full:lp0 (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/netbsd-tests/lib/libc/string/ |
| H A D | t_memmem.c | 39 int lp0 = 0; variable 81 expect(memmem(b2, lb2, p0, lp0) == NULL); in ATF_TC_BODY() 82 expect(memmem(b0, lb0, p0, lp0) == NULL); in ATF_TC_BODY() 84 expect(memmem(b2, lb2, p0, lp0) == b2); in ATF_TC_BODY() 85 expect(memmem(b0, lb0, p0, lp0) == b0); in ATF_TC_BODY()
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/tegra/ |
| H A D | nvidia,tegra20-pmc.yaml | 80 - description: LP0, CPU + Core voltage off and DRAM in self-refresh 106 nvidia,lp0-vec: 109 Starting address and length of LP0 vector. The LP0 vector contains the 110 warm boot code that is executed by AVP when resuming from the LP0 state. 117 - description: starting address of LP0 vector 118 - description: length of LP0 vector
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/tegra/ |
| H A D | nvidia,tegra20-pmc.yaml | 91 Mode 0 is for LP0, CPU + Core voltage off and DRAM in self-refresh 113 nvidia,lp0-vec: 116 <start length> Starting address and length of LP0 vector. 117 The LP0 vector contains the warm boot code that is executed 118 by AVP when resuming from the LP0 state.
|
| /freebsd/sys/net/ |
| H A D | if_lagg.c | 937 struct lagg_port *lp_ptr, *lp0; in lagg_port_destroy() local 971 if ((lp0 = CK_SLIST_FIRST(&sc->sc_ports)) == NULL) in lagg_port_destroy() 974 bcopy(lp0->lp_lladdr, lladdr, LAGG_ADDR_LEN); in lagg_port_destroy() 975 sc->sc_primary = lp0; in lagg_port_destroy()
|
| /freebsd/sys/arm/nvidia/tegra124/ |
| H A D | tegra124_pmc.c | 444 rv = OF_getencprop(node, "nvidia,lp0-vec", tmparr, sizeof(tmparr)); in tegra124_pmc_parse_fdt()
|
| /freebsd/sys/arm64/nvidia/tegra210/ |
| H A D | tegra210_pmc.c | 482 rv = OF_getencprop(node, "nvidia,lp0-vec", tmparr, sizeof(tmparr)); in tegra210_pmc_parse_fdt()
|
| /freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
| H A D | tegra124-nyan.dtsi | 746 vdd_3v3_lp0: regulator-lp0 {
|
| H A D | tegra124-venice2.dts | 1196 vdd_3v3_lp0: regulator-lp0 {
|
| H A D | tegra124-jetson-tk1.dts | 1973 vdd_3v3_lp0: regulator-lp0 {
|
| /freebsd/sys/dev/isci/scil/ |
| H A D | scic_sds_port_configuration_agent.c | 191 * LP0 -> (PE0), (PE0, PE1), (PE0, PE1, PE2, PE3)
|
| /freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
| H A D | tegra132-norrin.dts | 1182 vdd_3v3_lp0: regulator-vdd-3v3-lp0 {
|