[go: nahoru, domu]

Searched refs:jump (Results 1 - 5 of 5) sorted by relevance

/drivers/media/pci/tw68/
H A Dtw68-risc.c39 * @jump insert a jump at the start
44 unsigned int lines, bool jump)
49 if (jump) {
198 [RISC_OP(RISC_JUMP)] = {"jump", 0, 0, 1},
41 tw68_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, bool jump) argument
/drivers/crypto/caam/
H A Ddesc_constr.h166 APPEND_CMD_RET(jump, JUMP)
/drivers/net/hippi/
H A Drrunner.h674 u32 jump; member in struct:phase1_hdr
/drivers/atm/
H A Didt77252.c1536 unsigned long base, idle, jump; local
1547 jump = base + card->tst_size - 2;
1558 write_sram(card, jump, TSTE_OPC_JMP | (base << 2));
1583 jump = base + card->tst_size - 2;
1585 write_sram(card, jump, TSTE_OPC_NULL);
/drivers/media/pci/cx23885/
H A Dcx23885-core.c387 [RISC_JUMP >> 28] = "jump",
1060 unsigned int lines, unsigned int lpi, bool jump)
1066 if (jump) {
1139 one write per scan line + syncs + jump (all 2 dwords). Padding
1142 /* write and jump need and extra dword */
1176 one write per scan line + syncs + jump (all 2 dwords). Here
1214 one write per scan line + syncs + jump (all 2 dwords). Padding
1217 /* write and jump need and extra dword */
1487 * It also sets the final jump of the previous buffer to the start of the new
1057 cx23885_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, unsigned int lpi, bool jump) argument

Completed in 224 milliseconds