Home
last modified time | relevance | path

Searched refs:tstatus (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Disoch.c85 u32 mnistat, tnistat, tstatus, mcmd; in agp_3_5_isochronous_node_enable() local
120 pci_read_config_dword(td, bridge->capndx+AGPSTAT, &tstatus); in agp_3_5_isochronous_node_enable()
127 target.rq = (tstatus >> 24) & 0xff; in agp_3_5_isochronous_node_enable()
288 u32 tstatus, mcmd; in agp_3_5_nonisochronous_node_enable() local
292 pci_read_config_dword(bridge->dev, bridge->capndx+AGPSTAT, &tstatus); in agp_3_5_nonisochronous_node_enable()
294 trq = (tstatus >> 24) & 0xff; in agp_3_5_nonisochronous_node_enable()
318 u32 tstatus, mstatus, ncapid; in agp_3_5_enable() local
327 pci_read_config_dword(td, bridge->capndx+AGPSTAT, &tstatus); in agp_3_5_enable()
328 isoch = (tstatus >> 17) & 0x1; in agp_3_5_enable()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-bcm-qspi.c786 int slot = 0, tstatus = 0; in write_to_hw() local
794 while (!tstatus && slot < MSPI_NUM_CDRAM) { in write_to_hw()
821 tstatus = update_qspi_trans_byte_count(qspi, &tp, in write_to_hw()
841 if (((tstatus & TRANS_STATUS_BREAK_DESELECT) in write_to_hw()
843 ((tstatus & TRANS_STATUS_BREAK_DESELECT) in write_to_hw()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx.h448 struct target_status tstatus; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info12539 'tstatus'
12631 starts. Use 'tstatus' to get a report of the actual buffer size.
13009 experiments. 'tstatus' will report the state of the trace run at
19573 'trace-status' 'qTStatus' 'tstatus'
38224 The corresponding GDB command is 'tstatus'.
57183 * tstatus: Starting and Stopping Trace Experiments.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info12539 'tstatus'
12631 starts. Use 'tstatus' to get a report of the actual buffer size.
13009 experiments. 'tstatus' will report the state of the trace run at
19573 'trace-status' 'qTStatus' 'tstatus'
38224 The corresponding GDB command is 'tstatus'.
57183 * tstatus: Starting and Stopping Trace Experiments.