Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dmpparse.c497 mpf = early_memremap(mpf_base, sizeof(*mpf)); in mpparse_get_smp_config()
498 if (!mpf) { in mpparse_get_smp_config()
539 early_memunmap(mpf, sizeof(*mpf)); in mpparse_get_smp_config()
554 memblock_reserve(mpf->physptr, get_mpc_size(mpf->physptr)); in smp_reserve_memory()
849 mpf = early_memremap(mpf_base, sizeof(*mpf)); in update_mp_table()
850 if (!mpf) { in update_mp_table()
858 if (mpf->feature1) in update_mp_table()
917 early_memunmap(mpf, sizeof(*mpf)); in update_mp_table()
918 mpf = mpf_new; in update_mp_table()
922 mpf->checksum -= mpf_checksum((unsigned char *)mpf, 16); in update_mp_table()
[all …]
/linux/Documentation/devicetree/bindings/fpga/
A Dmicrochip,mpf-spi-fpga-mgr.yaml4 $id: http://devicetree.org/schemas/fpga/microchip,mpf-spi-fpga-mgr.yaml#
19 - microchip,mpf-spi-fpga-mgr
41 compatible = "microchip,mpf-spi-fpga-mgr";
/linux/drivers/net/wireless/st/cw1200/
A Dhwio.c22 #define SDIO_ADDR17BIT(buf_id, mpf, rfu, reg_id_ofs) \ argument
24 | (((mpf) & 1) << 6) \
/linux/Documentation/hwmon/
A Dlm90.rst32 http://www.national.com/mpf/LM/LM89.html
52 http://www.national.com/mpf/LM/LM86.html
/linux/
A DMAINTAINERS15239 F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml

Completed in 31 milliseconds