/linux-6.8/Documentation/devicetree/bindings/regulator/ |
D | qcom,rpm-regulator.yaml | 21 lvs0, lvs1, ncp 29 ncp 52 "^((s|l|lvs)[0-9]*|s[1-2][a-b]|ncp|mvs|usb-switch|hdmi-switch)$":
|
/linux-6.8/drivers/crypto/cavium/zip/ |
D | zip_device.c | 84 union zip_nptr_s ncp; in zip_load_instr() local 133 ncp.u_reg64 = 0ull; in zip_load_instr() 134 ncp.s.addr = __pa(zip_dev->iq[queue].sw_head); in zip_load_instr() 135 *ncb_ptr = ncp.u_reg64; in zip_load_instr()
|
/linux-6.8/sound/soc/codecs/ |
D | mt6358.c | 974 /* Set NCP clock as 604kHz // 26MHz/43 = 604KHz */ in mtk_hp_enable() 978 /* Set NCP soft start mode as default mode: 100us */ in mtk_hp_enable() 980 /* Enable NCP */ in mtk_hp_enable() 1150 /* Disable NCP */ in mtk_hp_disable() 1183 /* Set NCP clock as 604kHz // 26MHz/43 = 604KHz */ in mtk_hp_spk_enable() 1187 /* Set NCP soft start mode as default mode: 100us */ in mtk_hp_spk_enable() 1189 /* Enable NCP */ in mtk_hp_spk_enable() 1341 /* Disable NCP */ in mtk_hp_spk_disable() 1430 /* Set NCP clock as 604kHz // 26MHz/43 = 604KHz */ in mt_rcv_event() 1434 /* Set NCP soft start mode as default mode: 100us */ in mt_rcv_event() [all …]
|
D | pcm512x.c | 527 * NCP target rate... in pcm512x_ncp_target() 532 * ...but if the DAC is in fact overclocked, bump the NCP target in pcm512x_ncp_target() 1079 /* run NCP no faster than 2048000 Hz, but why? */ in pcm512x_set_dividers() 1082 dev_err(dev, "Failed to find NCP divider\n"); in pcm512x_set_dividers() 1103 dev_err(dev, "Failed to write NCP divider: %d\n", ret); in pcm512x_set_dividers() 1156 dev_dbg(component->dev, "NCP divider %d\n", ncp_div); in pcm512x_set_dividers()
|
D | mt6351.c | 629 /* NCP: ck1 and ck2 clock frequecy adjust configure */ in mt_ncp_event() 1080 SND_SOC_DAPM_SUPPLY("NCP", MT6351_AFE_NCP_CFG0, 1355 {"DL Digital Clock", NULL, "NCP"},
|
/linux-6.8/arch/xtensa/variants/fsf/include/variant/ |
D | tie.h | 45 /* Total save area for optional and custom state (NCP + CPn): */
|
D | tie-asm.h | 28 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
/linux-6.8/drivers/regulator/ |
D | qcom_rpm-regulator.c | 36 struct request_member enable_state; /* NCP and switch */ 37 struct request_member comp_mode; /* NCP */ 38 struct request_member freq; /* frequency: NCP and SMPS */ 841 { "ncp", QCOM_RPM_PM8058_NCP, &pm8058_ncp, "vdd_ncp" }, 914 { "ncp", QCOM_RPM_PM8921_NCP, &pm8921_ncp, "vdd_ncp" },
|
/linux-6.8/arch/mips/include/asm/octeon/ |
D | cvmx-pci-defs.h | 596 uint32_t ncp:8; member 600 uint32_t ncp:8; 657 uint32_t ncp:8; member 661 uint32_t ncp:8; 712 uint32_t ncp:8; member 716 uint32_t ncp:8;
|
/linux-6.8/drivers/crypto/stm32/ |
D | stm32-hash.c | 656 int err = 0, reg, ncp = 0; in stm32_hash_dma_send() local 685 ncp = sg_pcopy_to_buffer( in stm32_hash_dma_send() 726 if (ncp) { in stm32_hash_dma_send() 727 memset(buffer + ncp, 0, in stm32_hash_dma_send() 728 DIV_ROUND_UP(ncp, sizeof(u32)) - ncp); in stm32_hash_dma_send() 730 DIV_ROUND_UP(ncp, sizeof(u32))); in stm32_hash_dma_send() 732 stm32_hash_set_nblw(hdev, ncp); in stm32_hash_dma_send()
|
/linux-6.8/arch/arm/tools/ |
D | mach-types | 359 ncp MACH_NCP NCP 1933
|
/linux-6.8/drivers/crypto/ |
D | n2_core.c | 2033 pr_info("Found NCP at %pOF\n", dev->dev.of_node); in n2_mau_probe() 2037 dev_err(&dev->dev, "%pOF: Unable to allocate ncp.\n", in n2_mau_probe() 2058 err = grab_mdesc_irq_props(mdesc, dev, &mp->mau_info, "ncp"); in n2_mau_probe() 2130 .name = "ncp", 2134 .name = "ncp", 2138 .name = "ncp", 2148 .name = "ncp",
|
/linux-6.8/arch/xtensa/variants/dc232b/include/variant/ |
D | tie-asm.h | 28 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
D | tie.h | 48 /* Total save area for optional and custom state (NCP + CPn): */
|
/linux-6.8/arch/xtensa/variants/dc233c/include/variant/ |
D | tie.h | 67 /* Total save area for optional and custom state (NCP + CPn): */
|
D | tie-asm.h | 50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
/linux-6.8/arch/xtensa/variants/de212/include/variant/ |
D | tie-asm.h | 50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
D | tie.h | 44 /* Total save area for optional and custom state (NCP + CPn): */
|
/linux-6.8/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
D | tie-asm.h | 27 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
D | tie.h | 47 /* Total save area for optional and custom state (NCP + CPn): */
|
/linux-6.8/arch/arm/boot/dts/qcom/ |
D | qcom-msm8960-cdp.dts | 337 pm8921_ncp: ncp {
|
D | qcom-msm8960-samsung-expressatt.dts | 320 pm8921_ncp: ncp {
|
D | qcom-apq8064-sony-xperia-lagan-yuga.dts | 357 pm8921_ncp: ncp {
|
/linux-6.8/arch/xtensa/variants/csp/include/variant/ |
D | tie-asm.h | 50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
D | tie.h | 67 /* Total save area for optional and custom state (NCP + CPn): */
|