Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc/
Ddbdma.h58 #define STORE_WORD 0x4000 /* write word (4 bytes) to device reg */ macro
/linux-2.4.37.9/drivers/macintosh/
Dmacserial.c925 st_le16(&cd->command, STORE_WORD | INTR_ALWAYS); in dma_init()
937 st_le16(&cd->command, STORE_WORD | INTR_ALWAYS); in dma_init()
/linux-2.4.37.9/drivers/media/video/
Dplanb.c300 st_le16(&ch->command, STORE_WORD | KEY_SYSTEM); in tab_cmd_store()