Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.c1018 static int do_8051_command(struct hfi1_devdata *dd, u32 type, u64 in_data,
2652 ret = do_8051_command(dd, HCMD_MISC, in request_host_lcb_access()
2666 ret = do_8051_command(dd, HCMD_MISC, in request_8051_lcb_access()
4747 ret = do_8051_command(dd, HCMD_READ_LCB_CSR, regno, data); in read_lcb_via_8051()
4810 static int do_8051_command( in do_8051_command() function
4921 return do_8051_command(dd, HCMD_CHANGE_PHY_STATE, state, NULL); in set_physical_link_state()
4933 ret = do_8051_command(dd, HCMD_LOAD_CONFIG_DATA, data, NULL); in load_8051_config()
5218 ret = do_8051_command(dd, HCMD_READ_LCB_IDLE_MSG, in read_idle_message()
5253 ret = do_8051_command(dd, HCMD_SEND_LCB_IDLE_MSG, data, NULL); in send_idle_message()