/linux/drivers/leds/rgb/ |
H A D | leds-ncp5623.c | 46 struct ncp5623 *ncp = container_of(mc_cdev, struct ncp5623, mc_dev); in ncp5623_brightness_set() local 49 guard(mutex)(&ncp->lock); in ncp5623_brightness_set() 51 if (ncp->delay && time_is_after_jiffies(ncp->delay)) in ncp5623_brightness_set() 54 ncp->delay = 0; in ncp5623_brightness_set() 57 ret = ncp5623_write(ncp->client, in ncp5623_brightness_set() 65 ret = ncp5623_write(ncp->client, NCP5623_DIMMING_TIME_REG, 0); in ncp5623_brightness_set() 69 ret = ncp5623_write(ncp->client, NCP5623_ILED_REG, brightness); in ncp5623_brightness_set() 73 ncp->current_brightness = brightness; in ncp5623_brightness_set() 83 struct ncp5623 *ncp = container_of(mc_cdev, struct ncp5623, mc_dev); in ncp5623_pattern_set() local 88 guard(mutex)(&ncp->lock); in ncp5623_pattern_set() [all …]
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A 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/drivers/crypto/cavium/zip/ |
H A 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/sound/soc/codecs/ |
H A D | mt6358.c | 1010 /* Set NCP clock as 604kHz // 26MHz/43 = 604KHz */ in mtk_hp_enable() 1014 /* Set NCP soft start mode as default mode: 100us */ in mtk_hp_enable() 1016 /* Enable NCP */ in mtk_hp_enable() 1186 /* Disable NCP */ in mtk_hp_disable() 1219 /* Set NCP clock as 604kHz // 26MHz/43 = 604KHz */ in mtk_hp_spk_enable() 1223 /* Set NCP soft start mode as default mode: 100us */ in mtk_hp_spk_enable() 1225 /* Enable NCP */ in mtk_hp_spk_enable() 1377 /* Disable NCP */ in mtk_hp_spk_disable() 1466 /* Set NCP clock as 604kHz // 26MHz/43 = 604KHz */ in mt_rcv_event() 1470 /* Set NCP soft start mode as default mode: 100us */ in mt_rcv_event() [all …]
|
H A 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()
|
H A D | mt6357.c | 818 /* Set NCP clock as 604kHz // 26MHz/43 = 604KHz */ in configure_downlinks() 822 /* Set NCP soft start mode as default mode: 150us */ in configure_downlinks() 825 /* Enable NCP */ in configure_downlinks() 901 /* Disable NCP */ in configure_downlinks()
|
H A 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/arch/xtensa/variants/fsf/include/variant/ |
H A D | tie.h | 45 /* Total save area for optional and custom state (NCP + CPn): */
|
H A D | tie-asm.h | 28 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
/linux/drivers/regulator/ |
H A 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/arch/mips/include/asm/octeon/ |
H A 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/arch/arm/tools/ |
H A D | mach-types | 359 ncp MACH_NCP NCP 1933
|
/linux/drivers/crypto/ |
H A D | n2_core.c | 2030 pr_info("Found NCP at %pOF\n", dev->dev.of_node); in n2_mau_probe() 2034 dev_err(&dev->dev, "%pOF: Unable to allocate ncp.\n", in n2_mau_probe() 2055 err = grab_mdesc_irq_props(mdesc, dev, &mp->mau_info, "ncp"); in n2_mau_probe() 2127 .name = "ncp", 2131 .name = "ncp", 2135 .name = "ncp", 2145 .name = "ncp",
|
/linux/arch/xtensa/variants/dc232b/include/variant/ |
H A D | tie-asm.h | 28 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
H A D | tie.h | 48 /* Total save area for optional and custom state (NCP + CPn): */
|
/linux/drivers/crypto/stm32/ |
H A D | stm32-hash.c | 661 int err = 0, reg, ncp = 0; in stm32_hash_dma_send() local 701 ncp = sg_pcopy_to_buffer(rctx->sg, rctx->nents, in stm32_hash_dma_send() 761 if (ncp) { in stm32_hash_dma_send() 762 memset(buffer + ncp, 0, 4 - DIV_ROUND_UP(ncp, sizeof(u32))); in stm32_hash_dma_send() 764 DIV_ROUND_UP(ncp, sizeof(u32))); in stm32_hash_dma_send() 767 stm32_hash_set_nblw(hdev, ncp); in stm32_hash_dma_send()
|
/linux/arch/xtensa/variants/dc233c/include/variant/ |
H A D | tie.h | 67 /* Total save area for optional and custom state (NCP + CPn): */
|
H A D | tie-asm.h | 50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
H A D | tie-asm.h | 27 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
H A D | tie.h | 47 /* Total save area for optional and custom state (NCP + CPn): */
|
/linux/arch/xtensa/variants/de212/include/variant/ |
H A D | tie-asm.h | 50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|
H A D | tie.h | 44 /* Total save area for optional and custom state (NCP + CPn): */
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8960-cdp.dts | 337 pm8921_ncp: ncp {
|
H A D | qcom-msm8960-samsung-expressatt.dts | 389 pm8921_ncp: ncp {
|
/linux/arch/xtensa/variants/csp/include/variant/ |
H A D | tie-asm.h | 50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
|