Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/genwqe/
H A Dgenwqe_card.h218 #define IO_APP_UNITCFG 0x02000000 macro
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_sysfs.c67 app_id = __genwqe_readq(cd, IO_APP_UNITCFG); in version_show()
H A Dcard_debugfs.c291 app_id = __genwqe_readq(cd, IO_APP_UNITCFG); in info_show()
H A Dcard_base.c448 cd->app_unitcfg = __genwqe_readq(cd, IO_APP_UNITCFG); in genwqe_read_ids()
962 app_unitcfg = __genwqe_readq(cd, IO_APP_UNITCFG); in genwqe_health_thread()
H A Dcard_utils.c786 appid = __genwqe_readq(cd, IO_APP_UNITCFG); /* 0x02000000 */ in genwqe_read_ffdc_regs()
787 set_reg(cd, regs, &idx, max_regs, IO_APP_UNITCFG, appid); in genwqe_read_ffdc_regs()