Home
last modified time | relevance | path

Searched refs:sys_config (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/hw/arm/
H A Darmsse.c581 uint32_t sys_config; in armsse_sys_config_value() local
585 sys_config = 0; in armsse_sys_config_value()
586 sys_config = deposit32(sys_config, 0, 4, info->sram_banks); in armsse_sys_config_value()
587 sys_config = deposit32(sys_config, 4, 4, s->sram_addr_width - 12); in armsse_sys_config_value()
590 sys_config = 0; in armsse_sys_config_value()
591 sys_config = deposit32(sys_config, 0, 4, info->sram_banks); in armsse_sys_config_value()
592 sys_config = deposit32(sys_config, 4, 5, s->sram_addr_width); in armsse_sys_config_value()
593 sys_config = deposit32(sys_config, 24, 4, 2); in armsse_sys_config_value()
595 sys_config = deposit32(sys_config, 10, 1, 1); in armsse_sys_config_value()
596 sys_config = deposit32(sys_config, 20, 4, info->sram_banks - 1); in armsse_sys_config_value()
[all …]
/openbmc/qemu/hw/misc/
H A Diotkit-sysinfo.c73 r = s->sys_config; in iotkit_sysinfo_read()
136 DEFINE_PROP_UINT32("SYS_CONFIG", IoTKitSysInfo, sys_config, 0),
/openbmc/qemu/include/hw/misc/
H A Diotkit-sysinfo.h40 uint32_t sys_config; member
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-core.c519 solo_dev->sys_config = SOLO_SYS_CFG_SDRAM64BIT in solo_pci_probe()
523 solo_reg_write(solo_dev, SOLO_SYS_CFG, solo_dev->sys_config); in solo_pci_probe()
544 solo_dev->sys_config = SOLO_SYS_CFG_SDRAM64BIT; in solo_pci_probe()
547 solo_reg_write(solo_dev, SOLO_SYS_CFG, solo_dev->sys_config); in solo_pci_probe()
H A Dsolo6x10-p2m.c279 solo_reg_write(solo_dev, SOLO_SYS_CFG, solo_dev->sys_config | in solo_p2m_init()
281 solo_reg_write(solo_dev, SOLO_SYS_CFG, solo_dev->sys_config); in solo_p2m_init()
H A Dsolo6x10.h254 unsigned int sys_config; member
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_eeprom.h72 u8 sys_config; member
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2259 sizeof(priv->sys_config), in ipw_send_system_config()
2260 &priv->sys_config); in ipw_send_system_config()
3955 priv->sys_config.accept_all_data_frames = 1; in ipw_system_config()
3956 priv->sys_config.accept_non_directed_frames = 1; in ipw_system_config()
3957 priv->sys_config.accept_all_mgmt_bcpr = 1; in ipw_system_config()
3958 priv->sys_config.accept_all_mgmt_frames = 1; in ipw_system_config()
5899 priv->sys_config.disable_unicast_decryption = 0; in ipw_set_hw_decrypt_unicast()
5903 priv->sys_config.disable_unicast_decryption = 1; in ipw_set_hw_decrypt_unicast()
5907 priv->sys_config.disable_unicast_decryption = 0; in ipw_set_hw_decrypt_unicast()
5911 priv->sys_config.disable_unicast_decryption = 1; in ipw_set_hw_decrypt_unicast()
[all …]
H A Dipw2200.h1238 struct ipw_sys_config sys_config; member
/openbmc/linux/arch/mips/include/asm/
H A Dmips-cpc.h103 CPC_ACCESSOR_RW(32, 0x140, sys_config)
/openbmc/linux/drivers/video/fbdev/
H A Dp9100.c76 u32 sys_config; member
/openbmc/u-boot/arch/arm/dts/
H A Dsun9i-a80-cx-a99.dts161 * the vendor sys_config.fex file specifies.