Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dmpparse.c506 mpf = early_memremap(mpf_base, sizeof(*mpf)); in default_get_smp_config()
507 if (!mpf) { in default_get_smp_config()
550 early_memunmap(mpf, sizeof(*mpf)); in default_get_smp_config()
555 memblock_reserve(mpf->physptr, get_mpc_size(mpf->physptr)); in smp_reserve_memory()
851 mpf = early_memremap(mpf_base, sizeof(*mpf)); in update_mp_table()
852 if (!mpf) { in update_mp_table()
860 if (mpf->feature1) in update_mp_table()
919 early_memunmap(mpf, sizeof(*mpf)); in update_mp_table()
920 mpf = mpf_new; in update_mp_table()
924 mpf->checksum -= mpf_checksum((unsigned char *)mpf, 16); in update_mp_table()
[all …]
/linux-6.3-rc2/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-6.3-rc2/drivers/net/wireless/st/cw1200/
A Dhwio.c22 #define SDIO_ADDR17BIT(buf_id, mpf, rfu, reg_id_ofs) \ argument
24 | (((mpf) & 1) << 6) \
/linux-6.3-rc2/Documentation/hwmon/
A Dlm90.rst32 http://www.national.com/mpf/LM/LM89.html
52 http://www.national.com/mpf/LM/LM86.html
/linux-6.3-rc2/
A DMAINTAINERS8068 F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml

Completed in 23 milliseconds