Searched refs:DEBINOSWAP (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/staging/media/av7110/ |
| H A D | av7110.c | 246 newloops = rdebi(av7110, DEBINOSWAP, STATUS_LOOPS, 0, 2); in arm_thread() 256 newloops = rdebi(av7110, DEBINOSWAP, STATUS_LOOPS, 0, 2) - 1; in arm_thread() 444 iwdebi(av7110, DEBINOSWAP, xfer, 0, 2); in debiirq() 470 av7110->debitype = irdebi(av7110, DEBINOSWAP, IRQ_STATE, 0, 2); in gpioirq() 471 av7110->debilen = irdebi(av7110, DEBINOSWAP, IRQ_STATE_EXT, 0, 2); in gpioirq() 472 rxbuf = irdebi(av7110, DEBINOSWAP, RX_BUFF, 0, 2); in gpioirq() 473 txbuf = irdebi(av7110, DEBINOSWAP, TX_BUFF, 0, 2); in gpioirq() 489 av7110->video_size.w = irdebi(av7110, DEBINOSWAP, STATUS_MPEG_WIDTH, 0, 2); in gpioirq() 490 h_ar = irdebi(av7110, DEBINOSWAP, STATUS_MPEG_HEIGHT_AR, 0, 2); in gpioirq() 492 iwdebi(av7110, DEBINOSWAP, IRQ_STATE_EXT, 0, 2); in gpioirq() [all …]
|
| H A D | av7110_hw.h | 9 #define DEBINOSWAP 0x000e0000 macro 429 av7110_debiread(av7110, DEBINOSWAP, IRQ_RX, 2); in ARM_ResetMailBox() 430 av7110_debiwrite(av7110, DEBINOSWAP, IRQ_RX, 0, 2); in ARM_ResetMailBox() 436 iwdebi(av7110, DEBINOSWAP, IRQ_RX, 0, 2); in ARM_ClearMailBox() 441 irdebi(av7110, DEBINOSWAP, IRQ_RX, 0, 2); in ARM_ClearIrq()
|
| /linux/include/media/drv-intf/ |
| H A D | saa7146.h | 201 #define DEBINOSWAP 0x000e0000 macro
|
| /linux/drivers/media/pci/ttpci/ |
| H A D | budget-ci.c | 109 u32 command = ttpci_budget_debiread(&budget_ci->budget, DEBINOSWAP, DEBIADDR_IR, 2, 1, 0) >> 8; in msp430_ir_interrupt()
|