Searched refs:TIC (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/docs/devel/ |
H A D | s390-dasd-ipl.rst | 22 and the TIC (Transfer In Channel) will transfer control to the channel 23 program contained in the IPL2 data. The TIC channel command is the 29 The TIC ccw instruction at the end of the IPL1 channel program will begin 61 on). The TIC at the end of the IPL1 channel program will cause the IPL2 channel 90 Not being able to turn off prefetch will also prevent the TIC at the end of the 110 execute the READ and TIC ccws from IPL1. Normally the seek is not required 116 4. Grab the target address of the TIC instruction from the IPL1 channel program. 124 that detects a READ immediately followed by a TIC and breaks the ccw chain 127 subchannel to execute the remaining TIC instruction. This causes the entire 128 channel program (starting from the TIC) and all needed data to be refetched
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | es-Las_Palmas | 54 [Canal 44: Canal 7 Gran Canaria, TIC Canal 8, Canal 4, RTI]
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | ravb_main.c | 626 ravb_write(ndev, TIC_FTE0, TIC); in ravb_dmac_init_gbeth() 674 ravb_write(ndev, TIC_FTE0 | TIC_FTE1 | TIC_TFUE, TIC); in ravb_dmac_init_rcar() 1136 u32 tic = ravb_read(ndev, TIC); in ravb_queue_interrupt() 1143 ravb_write(ndev, tic & ~BIT(q), TIC); in ravb_queue_interrupt() 1328 ravb_modify(ndev, TIC, mask, mask); in ravb_poll() 2156 ravb_write(ndev, 0, TIC); in ravb_close() 2951 ravb_write(ndev, 0, TIC); in ravb_wol_setup()
|
H A D | ravb.h | 156 TIC = 0x0378, enumerator
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | cds.rst | 482 channel (TIC) command (CCW_CMD_TIC). Usually this is performed by network
|