Home
last modified time | relevance | path

Searched refs:ncp (Results 1 – 9 of 9) sorted by relevance

/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/boot/dts/qcom/
H A Dqcom-msm8960-cdp.dts337 pm8921_ncp: ncp {
H A Dqcom-msm8960-sony-huashan.dts329 pm8921_ncp: ncp {
H A Dqcom-apq8064-sony-xperia-lagan-yuga.dts357 pm8921_ncp: ncp {
H A Dqcom-msm8960-samsung-expressatt.dts394 pm8921_ncp: ncp {
H A Dqcom-apq8060-dragonboard.dts788 pm8058_ncp: ncp {
/linux/arch/mips/pci/
H A Dpci-octeon.c534 cfg56.s.ncp = 0xe8; /* RO - Next Capability Pointer */ in octeon_pci_initialize()
/linux/arch/arm/tools/
H A Dmach-types359 ncp MACH_NCP NCP 1933
/linux/net/bluetooth/
H A Dmgmt.c3439 struct mgmt_cp_pin_code_neg_reply ncp; in pin_code_reply() local
3441 memcpy(&ncp.addr, &cp->addr, sizeof(ncp.addr)); in pin_code_reply()
3445 err = send_pin_code_neg_reply(sk, hdev, &ncp); in pin_code_reply()