Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dmpparse.c425 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr() argument
430 size = get_mpc_size(mpf->physptr); in check_physptr()
431 mpc = early_memremap(mpf->physptr, size); in check_physptr()
479 struct mpf_intel *mpf; in mpparse_get_smp_config() local
497 mpf = early_memremap(mpf_base, sizeof(*mpf)); in mpparse_get_smp_config()
498 if (!mpf) { in mpparse_get_smp_config()
504 mpf->specification); in mpparse_get_smp_config()
506 if (mpf->feature2 & (1 << 7)) { in mpparse_get_smp_config()
517 if (mpf->feature1) { in mpparse_get_smp_config()
524 pr_info("Default MP configuration #%d\n", mpf->feature1); in mpparse_get_smp_config()
[all …]
/linux/drivers/net/wireless/st/cw1200/
H A Dhwio.c22 #define SDIO_ADDR17BIT(buf_id, mpf, rfu, reg_id_ofs) \ argument
24 | (((mpf) & 1) << 6) \
/linux/Documentation/hwmon/
H A Dlm90.rst32 http://www.national.com/mpf/LM/LM89.html
52 http://www.national.com/mpf/LM/LM86.html
/linux/
H A DMAINTAINERS15443 F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml