Searched refs:mpf (Results 1 – 4 of 4) sorted by relevance
425 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr() argument430 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() local497 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 …]
22 #define SDIO_ADDR17BIT(buf_id, mpf, rfu, reg_id_ofs) \ argument24 | (((mpf) & 1) << 6) \
32 http://www.national.com/mpf/LM/LM89.html52 http://www.national.com/mpf/LM/LM86.html
15443 F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml