Searched refs:mpf (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | mpparse.c | 496 mpf = early_memremap(mpf_base, sizeof(*mpf)); in default_get_smp_config() 497 if (!mpf) { in default_get_smp_config() 538 early_memunmap(mpf, sizeof(*mpf)); in default_get_smp_config() 543 memblock_reserve(mpf->physptr, get_mpc_size(mpf->physptr)); in smp_reserve_memory() 839 mpf = early_memremap(mpf_base, sizeof(*mpf)); in update_mp_table() 840 if (!mpf) { in update_mp_table() 848 if (mpf->feature1) in update_mp_table() 907 early_memunmap(mpf, sizeof(*mpf)); in update_mp_table() 908 mpf = mpf_new; in update_mp_table() 912 mpf->checksum -= mpf_checksum((unsigned char *)mpf, 16); in update_mp_table() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/fpga/ |
H A D | microchip,mpf-spi-fpga-mgr.yaml | 4 $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";
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | hwio.c | 22 #define SDIO_ADDR17BIT(buf_id, mpf, rfu, reg_id_ofs) \ argument 24 | (((mpf) & 1) << 6) \
|
/openbmc/linux/Documentation/hwmon/ |
H A D | lm90.rst | 32 http://www.national.com/mpf/LM/LM89.html 52 http://www.national.com/mpf/LM/LM86.html
|
/openbmc/linux/ |
H A D | MAINTAINERS | 14118 F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml
|