Lines Matching defs:val

16 #define bfin_write_RSI_PWR_CTL(val)    bfin_write16(RSI_PWR_CONTROL, val)  argument
18 #define bfin_write_RSI_CLK_CTL(val) bfin_write16(RSI_CLK_CONTROL, val) argument
20 #define bfin_write_RSI_ARGUMENT(val) bfin_write32(RSI_ARGUMENT, val) argument
22 #define bfin_write_RSI_COMMAND(val) bfin_write16(RSI_COMMAND, val) argument
24 #define bfin_write_RSI_RESP_CMD(val) bfin_write16(RSI_RESP_CMD, val) argument
26 #define bfin_write_RSI_RESPONSE0(val) bfin_write32(RSI_RESPONSE0, val) argument
28 #define bfin_write_RSI_RESPONSE1(val) bfin_write32(RSI_RESPONSE1, val) argument
30 #define bfin_write_RSI_RESPONSE2(val) bfin_write32(RSI_RESPONSE2, val) argument
32 #define bfin_write_RSI_RESPONSE3(val) bfin_write32(RSI_RESPONSE3, val) argument
34 #define bfin_write_RSI_DATA_TIMER(val) bfin_write32(RSI_DATA_TIMER, val) argument
36 #define bfin_write_RSI_DATA_LGTH(val) bfin_write16(RSI_DATA_LGTH, val) argument
38 #define bfin_write_RSI_DATA_CTL(val) bfin_write16(RSI_DATA_CONTROL, val) argument
40 #define bfin_write_RSI_DATA_CNT(val) bfin_write16(RSI_DATA_CNT, val) argument
42 #define bfin_write_RSI_STATUS(val) bfin_write32(RSI_STATUS, val) argument
44 #define bfin_write_RSI_STATUS_CLR(val) bfin_write16(RSI_STATUSCL, val) argument
46 #define bfin_write_RSI_MASK0(val) bfin_write32(RSI_MASK0, val) argument
48 #define bfin_write_RSI_MASK1(val) bfin_write32(RSI_MASK1, val) argument
50 #define bfin_write_RSI_FIFO_CNT(val) bfin_write16(RSI_FIFO_CNT, val) argument
52 #define bfin_write_RSI_CEATA_CTL(val) bfin_write16(RSI_CEATA_CONTROL, val) argument
54 #define bfin_write_RSI_FIFO(val) bfin_write32(RSI_FIFO, val) argument
56 #define bfin_write_RSI_E_STATUS(val) bfin_write16(RSI_ESTAT, val) argument
58 #define bfin_write_RSI_E_MASK(val) bfin_write16(RSI_EMASK, val) argument
60 #define bfin_write_RSI_CFG(val) bfin_write16(RSI_CONFIG, val) argument
62 #define bfin_write_RSI_RD_WAIT_EN(val) bfin_write16(RSI_RD_WAIT_EN, val) argument
64 #define bfin_write_RSI_PID0(val) bfin_write16(RSI_PID0, val) argument
66 #define bfin_write_RSI_PID1(val) bfin_write16(RSI_PID1, val) argument
68 #define bfin_write_RSI_PID2(val) bfin_write16(RSI_PID2, val) argument
70 #define bfin_write_RSI_PID3(val) bfin_write16(RSI_PID3, val) argument
72 #define bfin_write_RSI_PID4(val) bfin_write16(RSI_PID4, val) argument
74 #define bfin_write_RSI_PID5(val) bfin_write16(RSI_PID5, val) argument
76 #define bfin_write_RSI_PID6(val) bfin_write16(RSI_PID6, val) argument
78 #define bfin_write_RSI_PID7(val) bfin_write16(RSI_PID7, val) argument