Searched refs:track (Results 1 – 13 of 13) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fdc.c | 128 unsigned int track; /* nr of tracks */ member 252 unsigned long head,track,sect,timeout; in fdc_issue_cmd() local 253 track = pCMD->blnr / (pFG->sect * pFG->head); /* track nr */ in fdc_issue_cmd() 259 pCMD->cmd[0],track,head,sect,pCMD->drive,pCMD->blnr); in fdc_issue_cmd() 269 pCMD->cmd[TRACK]=(unsigned char) track; /* track */ in fdc_issue_cmd()
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | Kconfig | 16 orgnising devices in U-Boot. For PCI, driver model keeps track of
|
| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | README | 69 - VTT/MVREF automatically track operating voltage
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.imximage | 209 255 heads, 63 sectors/track, 239 cylinders
|
| H A D | README.trace | 232 These variables keep track of the amount of data written to the trace
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 189 name here to help you keep track of multiple upstreaming efforts. 247 keep track of what happened. When you amend a commit, remember
|
| /rk3399_rockchip-uboot/board/freescale/t102xqds/ |
| H A D | README | 125 - VTT/MVREF automatically track operating voltage.
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | spi-howto.txt | 272 Most devices have some private data which they use to keep track of things
|
| H A D | spi-howto.rst | 296 Most devices have some private data which they use to keep track of things
|
| H A D | usb-info.txt | 106 controller uclass. It is mostly used to keep track of the next
|
| H A D | README.txt | 528 can be used to keep track of child state. Secondly, the bus can define 671 device to keep track of things related to the child. For example a USB
|
| /rk3399_rockchip-uboot/common/ |
| H A D | dlmalloc.src | 152 checking to help track down memory errors, but noticeably slows down 269 in helping track down dangling pointers. 2241 startidx = idx; /* (track incomplete blocks) */ 2377 int islr; /* track whether merging with last_remainder */
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 2962 gd->arch.secure_ram is used to track the location. In systems
|