Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/media/video/
Dibmmpeg2.h23 #define IBM_MP2_COMMAND 0x20a*2 macro
Dstradis.c652 debiwrite(saa, debNormal, IBM_MP2_COMMAND, (command << 1) | 1, 2); in ibm_send_command()
654 debiwrite(saa, debNormal, IBM_MP2_COMMAND, command << 1, 2); in ibm_send_command()