Searched refs:mpf (Results 1 – 4 of 4) sorted by relevance
424 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr() argument429 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() local496 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 …]
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
14080 F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml