Home
last modified time | relevance | path

Searched full:ncp (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/leds/rgb/
H A Dleds-ncp5623.c46 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 Dqcom,rpm-regulator.yaml21 lvs0, lvs1, ncp
29 ncp
52 "^((s|l|lvs)[0-9]*|s[1-2][a-b]|ncp|mvs|usb-switch|hdmi-switch)$":
/linux/drivers/regulator/
H A Dqcom_rpm-regulator.c36 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/xtensa/variants/fsf/include/variant/
H A Dtie.h45 /* Total save area for optional and custom state (NCP + CPn): */
H A Dtie-asm.h28 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h596 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 Dmach-types359 ncp MACH_NCP NCP 1933
/linux/arch/xtensa/variants/dc232b/include/variant/
H A Dtie-asm.h28 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
H A Dtie.h48 /* Total save area for optional and custom state (NCP + CPn): */
/linux/arch/xtensa/variants/dc233c/include/variant/
H A Dtie.h67 /* Total save area for optional and custom state (NCP + CPn): */
H A Dtie-asm.h50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
/linux/sound/soc/codecs/
H A Dmt6357.c818 /* 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 Dmt6351.c629 /* 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/test_mmuhifi_c3/include/variant/
H A Dtie-asm.h27 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
H A Dtie.h47 /* Total save area for optional and custom state (NCP + CPn): */
/linux/arch/xtensa/variants/de212/include/variant/
H A Dtie-asm.h50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
H A Dtie.h44 /* Total save area for optional and custom state (NCP + CPn): */
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8960-cdp.dts337 pm8921_ncp: ncp {
H A Dqcom-apq8064-sony-xperia-lagan-yuga.dts357 pm8921_ncp: ncp {
/linux/arch/xtensa/variants/csp/include/variant/
H A Dtie-asm.h50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
H A Dtie.h67 /* Total save area for optional and custom state (NCP + CPn): */
/linux/arch/xtensa/variants/test_kc705_be/include/variant/
H A Dtie.h70 /* Total save area for optional and custom state (NCP + CPn): */
H A Dtie-asm.h50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/
H A Dtie.h70 /* Total save area for optional and custom state (NCP + CPn): */
H A Dtie-asm.h50 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */

12