Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/ngene/
Dngene-core.c260 ngcpyfrom(buf, HOST_TO_NGENE, 8); in dump_command_io()
262 HOST_TO_NGENE, buf[0], buf[1], buf[2], buf[3], in dump_command_io()
309 ngcpyto(HOST_TO_NGENE, com->cmd.raw8, com->in_len + 2); in ngene_command_mutex()
Dngene.h90 #define HOST_TO_NGENE (SHARED_BUFFER+0x0000) macro