Searched refs:HOST_TO_NGENE (Results 1 – 2 of 2) sorted by relevance
241 ngcpyfrom(buf, HOST_TO_NGENE, 8); in dump_command_io()242 dev_err(pdev, "host_to_ngene (%04x): %*ph\n", HOST_TO_NGENE, 8, buf); in dump_command_io()285 ngcpyto(HOST_TO_NGENE, com->cmd.raw8, com->in_len + 2); in ngene_command_mutex()
90 #define HOST_TO_NGENE (SHARED_BUFFER+0x0000) macro