Searched refs:HCMD_LOAD_CONFIG_DATA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ | ||
H A D | chip.h | 211 #define HCMD_LOAD_CONFIG_DATA 0x01 macro |
H A D | chip.c | 8847 ret = do_8051_command(dd, HCMD_LOAD_CONFIG_DATA, data, NULL); in load_8051_config() |