Searched refs:TIC (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/hid/ |
| H A D | intel-thc-hid.rst | 68 Touch IC (TIC), also as known as the Touch devices (touchscreen or touchpad). The discrete analog 468 - Read the reset response from TIC through PIO read. 528 - Use PIO or TxDMA to write a SET_POWER request to TIC's command register, and check if the 530 - Use PIO or TxDMA to write a RESET request to TIC's command register. If the write operation 531 is successfully completed, wait for reset response from TIC. 532 - Use SWDMA to read report descriptor through TIC's report descriptor register. 579 - THC QuickI2C uses PIO or TXDMA to write a SET_REPORT request to TIC's command register. Report 581 - THC QuickI2C programs TxDMA buffer with TX Data to be written to TIC's data register. The first
|
| /linux/drivers/net/ethernet/renesas/ |
| H A D | ravb_main.c | 637 ravb_write(ndev, TIC_FTE0, TIC); in ravb_dmac_init_gbeth() 685 ravb_write(ndev, TIC_FTE0 | TIC_FTE1 | TIC_TFUE, TIC); in ravb_dmac_init_rcar() 1197 u32 tic = ravb_read(ndev, TIC); in ravb_queue_interrupt() 1204 ravb_write(ndev, tic & ~BIT(q), TIC); in ravb_queue_interrupt() 1411 ravb_modify(ndev, TIC, mask, mask); in ravb_poll() 2369 ravb_write(ndev, 0, TIC); in ravb_close() 3157 ravb_write(ndev, 0, TIC); in ravb_wol_setup()
|
| H A D | ravb.h | 147 TIC = 0x0378, enumerator
|
| /linux/Documentation/arch/s390/ |
| H A D | cds.rst | 482 channel (TIC) command (CCW_CMD_TIC). Usually this is performed by network
|