Searched refs:CMD_SIZE (Results 1 – 5 of 5) sorted by relevance
25 #define CMD_SIZE 4 macro124 if (!request_muxed_region(CMD_PORT, CMD_SIZE, DRVNAME)) in wdt_get_time()129 release_region(CMD_PORT, CMD_SIZE); in wdt_get_time()135 if (!request_muxed_region(CMD_PORT, CMD_SIZE, DRVNAME)) in wdt_ping()138 release_region(CMD_PORT, CMD_SIZE); in wdt_ping()
68 #define CMD_SIZE 35 macro171 u8 reg[CMD_SIZE] = {0}; in st7920_spi_write()
25 #define CMD_SIZE 2560 macro584 iface->cmd_buffer_desc.end = iface->cmd_buffer_desc.start + CMD_SIZE; in vpu_windsor_init_rpc()586 offset += CMD_SIZE; in vpu_windsor_init_rpc()
52 #define CMD_SIZE(cmd) FIELD_GET(CMD_DATA_SIZE_MASK, cmd) macro399 len = min_t(unsigned int, match->rx_len, CMD_SIZE(cmd)); in scpi_process_cmd()
199 #define CMD_SIZE(x) ((x) << 16) macro1150 cmd = CMD_SIZE(tx_len) | CMD_VCHAN_ID(msg->channel) | in cdns_dsi_transfer()