Home
last modified time | relevance | path

Searched refs:mpf (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/x86/kernel/
Dmpparse.c424 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr() argument
429 size = get_mpc_size(mpf->physptr); in check_physptr()
430 mpc = early_memremap(mpf->physptr, size); in check_physptr()
478 struct mpf_intel *mpf; in default_get_smp_config() local
496 mpf = early_memremap(mpf_base, sizeof(*mpf)); in default_get_smp_config()
497 if (!mpf) { in default_get_smp_config()
503 mpf->specification); in default_get_smp_config()
505 if (mpf->feature2 & (1 << 7)) { in default_get_smp_config()
516 if (mpf->feature1) { in default_get_smp_config()
523 pr_info("Default MP configuration #%d\n", mpf->feature1); in default_get_smp_config()
[all …]
/Linux-v6.6/drivers/net/wireless/st/cw1200/
Dhwio.c22 #define SDIO_ADDR17BIT(buf_id, mpf, rfu, reg_id_ofs) \ argument
24 | (((mpf) & 1) << 6) \
/Linux-v6.6/Documentation/hwmon/
Dlm90.rst32 http://www.national.com/mpf/LM/LM89.html
52 http://www.national.com/mpf/LM/LM86.html
/Linux-v6.6/
DMAINTAINERS14080 F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml