/freebsd/contrib/gdtoa/ |
H A D | gdtoa.c | 160 Bigint *b, *b1, *delta, *mlo, *mhi, *mhi1, *S; local 381 S = mhi = 0; 448 S = mhi = 0; 504 mhi = mlo = 0; 530 mhi = i2b(1); 541 mhi = pow5mult(mhi, m5); 542 b1 = mult(mhi, b); 586 mhi = multadd(mhi, 10, 0); 606 mhi = lshift(mhi, m2); 612 mlo = mhi; [all …]
|
H A D | dtoa.c | 126 Bigint *b, *b1, *delta, *mlo, *mhi, *S; local 378 S = mhi = 0; 442 S = mhi = 0; 496 mhi = mlo = 0; 509 mhi = i2b(1); 520 mhi = pow5mult(mhi, m5); 521 b1 = mult(mhi, b); 590 mhi = multadd(mhi, 10, 0); 608 mhi = lshift(mhi, m2); 614 mlo = mhi; [all …]
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | mhi.c | 15 #include "mhi.h" 259 "MHI", &num_vectors, in ath12k_mhi_get_msi() 264 ath12k_dbg(ab, ATH12K_DBG_PCI, "Number of assigned MSI for MHI is %d, base vector is %d\n", in ath12k_mhi_get_msi() 321 ath12k_dbg(ab, ATH12K_DBG_BOOT, "mhi notify status reason %s\n", in ath12k_mhi_op_status_cb() 375 ath12k_err(ab, "failed to get msi for mhi\n"); in ath12k_mhi_register() 393 ath12k_err(ab, "failed to register to mhi bus, err = %d\n", ret); in ath12k_mhi_register() 471 ath12k_err(ab, "unhandled mhi state (%d)\n", mhi_state); in ath12k_mhi_set_state_bit() 513 ath12k_err(ab, "unhandled mhi state: %s(%d)\n", in ath12k_mhi_check_state_bit() 517 ath12k_err(ab, "failed to set mhi state %s(%d) in current mhi state (0x%lx)\n", in ath12k_mhi_check_state_bit() 534 ath12k_dbg(ab, ATH12K_DBG_PCI, "setting mhi state: %s(%d)\n", in ath12k_mhi_set_state() [all …]
|
H A D | pci.c | 17 #include "mhi.h" 59 { .name = "MHI", .num_vectors = 3, .base_vector = 0 }, 68 "mhi-er0", 69 "mhi-er1", 1028 * need to wakeup MHI to access. in ath12k_pci_read32() 1085 * need to wakeup MHI to access. in ath12k_pci_write32() 1152 ath12k_err(ab, "failed to start mhi: %d\n", ret); in ath12k_pci_power_up() 1301 ath12k_err(ab, "failed to register mhi: %d\n", ret); in ath12k_pci_probe()
|
H A D | Makefile | 20 mhi.o \
|
H A D | pci.h | 9 #include <linux/mhi.h>
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | mhi.c | 20 #include "mhi.h" 266 ret = ath11k_pcic_get_user_msi_assignment(ab, "MHI", &num_vectors, in ath11k_mhi_get_msi() 413 ath11k_err(ab, "failed to get msi for mhi\n"); in ath11k_mhi_register() 457 ath11k_err(ab, "failed to register to mhi bus, err = %d\n", ret); in ath11k_mhi_register() 487 ath11k_warn(ab, "failed to prepare mhi: %d", ret); in ath11k_mhi_start() 493 ath11k_warn(ab, "failed to power up mhi: %d", ret); in ath11k_mhi_start() 513 ath11k_warn(ab, "failed to suspend mhi: %d", ret); in ath11k_mhi_suspend() 525 /* Do force MHI resume as some devices like QCA6390, WCN6855 in ath11k_mhi_resume() 527 * the MHI state while resuming. in ath11k_mhi_resume() 531 ath11k_warn(ab, "failed to resume mhi: %d", ret); in ath11k_mhi_resume()
|
H A D | pcic.c | 13 "mhi-er0", 14 "mhi-er1", 70 { .name = "MHI", .num_vectors = 3, .base_vector = 0 }, 81 { .name = "MHI", .num_vectors = 3, .base_vector = 0 }, 91 { .name = "MHI", .num_vectors = 3, .base_vector = 0 }, 102 { .name = "MHI", .num_vectors = 3, .base_vector = 0 },
|
H A D | pci.c | 21 #include "mhi.h" 182 { .name = "MHI", .num_vectors = 3, .base_vector = 0 }, 648 ath11k_err(ab, "failed to start mhi: %d\n", ret); in ath11k_pci_power_up() 703 * vector as MHI register reading in M2 causes system hang. in ath11k_pci_start() 708 ath11k_info(ab, "leaving PCI ASPM disabled to avoid MHI M2 problems\n"); in ath11k_pci_start() 899 ath11k_err(ab, "failed to register mhi: %d\n", ret); in ath11k_pci_probe()
|
H A D | Makefile | 33 ath11k_pci-y += mhi.o pci.o
|
H A D | pci.h | 9 #include <linux/mhi.h>
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | qcom,pcie-sa8775p.yaml | 32 - const: mhi # MHI registers 97 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
|
H A D | qcom,pcie-x1e80100.yaml | 32 - const: mhi # MHI registers 97 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
|
H A D | qcom,pcie-sc8280xp.yaml | 35 - const: mhi # MHI registers 113 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
|
H A D | qcom,pcie-sm8250.yaml | 33 - const: mhi # MHI registers 108 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
|
H A D | qcom,pcie-sc8180x.yaml | 33 - const: mhi # MHI registers
|
H A D | qcom,pcie-sm8350.yaml | 33 - const: mhi # MHI registers
|
H A D | qcom,pcie-sm8150.yaml | 33 - const: mhi # MHI registers
|
H A D | qcom,pcie-sc7280.yaml | 33 - const: mhi # MHI registers
|
H A D | qcom,pcie-sm8550.yaml | 38 - const: mhi # MHI registers
|
H A D | qcom,pcie.yaml | 200 - const: mhi # MHI registers 221 - const: mhi # MHI registers
|
H A D | qcom,pcie-sm8450.yaml | 35 - const: mhi # MHI registers
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_mhi.c | 34 #include <linux/mhi.h> 36 static MALLOC_DEFINE(M_LKPIMHI, "lkpimhi", "LinuxKPI MHI compat");
|
/freebsd/sys/modules/ath12k/ |
H A D | Makefile | 14 SRCS+= mhi.c pci.c
|
/freebsd/sys/modules/ath11k/ |
H A D | Makefile | 15 SRCS+= mhi.c pci.c pcic.c
|