Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dchip.c1079 static int do_8051_command(struct hfi1_devdata *dd, u32 type, u64 in_data,
6201 ret = do_8051_command(dd, HCMD_MISC, in request_host_lcb_access()
6215 ret = do_8051_command(dd, HCMD_MISC, in request_8051_lcb_access()
8626 ret = do_8051_command(dd, HCMD_READ_LCB_CSR, regno, data); in read_lcb_via_8051()
8721 ret = do_8051_command(dd, HCMD_WRITE_LCB_CSR, regno, &data); in write_lcb_via_8051()
8751 static int do_8051_command(struct hfi1_devdata *dd, u32 type, u64 in_data, in do_8051_command() function
8874 return do_8051_command(dd, HCMD_CHANGE_PHY_STATE, state, NULL); in set_physical_link_state()
8886 ret = do_8051_command(dd, HCMD_LOAD_CONFIG_DATA, data, NULL); in load_8051_config()
9167 ret = do_8051_command(dd, HCMD_READ_LCB_IDLE_MSG, type, data_out); in read_idle_message()
9201 ret = do_8051_command(dd, HCMD_SEND_LCB_IDLE_MSG, data, NULL); in send_idle_message()