Searched refs:pcnt (Results 1 – 11 of 11) sorted by relevance
| /openbmc/u-boot/arch/x86/cpu/tangier/ |
| H A D | acpi.c | 77 gnvs->pcnt = 1; in acpi_create_gnvs() 84 gnvs->pcnt = ret; in acpi_create_gnvs()
|
| /openbmc/u-boot/arch/x86/include/asm/arch-quark/ |
| H A D | global_nvs.h | 10 u8 pcnt; /* processor count */ member
|
| /openbmc/u-boot/arch/x86/include/asm/arch-tangier/ |
| H A D | global_nvs.h | 12 u8 pcnt; /* processor count */ member
|
| /openbmc/u-boot/arch/x86/include/asm/arch-baytrail/ |
| H A D | global_nvs.h | 10 u8 pcnt; /* processor count */ member
|
| /openbmc/qemu/hw/usb/ |
| H A D | hcd-dwc2.c | 230 uint32_t chan, epnum, epdir, eptype, mps, pid, pcnt, len, tlen, intr = 0; in dwc2_handle_packet() local 239 pcnt = get_field(hctsiz, TSIZ_PKTCNT); in dwc2_handle_packet() 251 dirs[epdir], mps, len, pcnt); in dwc2_handle_packet() 316 p->pcnt = pcnt; in dwc2_handle_packet() 346 pcnt -= tpcnt < pcnt ? tpcnt : pcnt; in dwc2_handle_packet() 347 set_field(&hctsiz, pcnt, TSIZ_PKTCNT); in dwc2_handle_packet() 354 if (!pcnt || len == 0 || actual == 0) { in dwc2_handle_packet() 386 trace_usb_dwc2_packet_done(pstatus[stsidx], actual, len, pcnt); in dwc2_handle_packet() 397 p->pcnt = pcnt; in dwc2_handle_packet() 400 trace_usb_dwc2_packet_next(pstatus[stsidx], len, pcnt); in dwc2_handle_packet() [all …]
|
| H A D | hcd-dwc2.h | 53 uint32_t pcnt; member
|
| H A D | trace-events | 200 …*dir, uint32_t mps, uint32_t len, uint32_t pcnt) "ch %d dev %p pkt %p ep %d type %s dir %s mps %d … 206 …st char *status, uint32_t actual, uint32_t len, uint32_t pcnt) "status %s actual %d len %d pcnt %d" 207 usb_dwc2_packet_next(const char *status, uint32_t len, uint32_t pcnt) "status %s len %d pcnt %d"
|
| /openbmc/u-boot/arch/x86/cpu/baytrail/ |
| H A D | acpi.c | 147 gnvs->pcnt = 1; in acpi_create_gnvs() 153 gnvs->pcnt = ret; in acpi_create_gnvs()
|
| /openbmc/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_training_bist.c | 310 int fcnt = 0, pcnt = 0; in interval_proc() local 321 pcnt++; in interval_proc() 334 if (pcnt == intrvl->size) { in interval_proc()
|
| /openbmc/qemu/tests/tcg/mips/include/ |
| H A D | wrappers_msa.h | 180 DO_MSA__WD__WS(PCNT_B, pcnt.b) 181 DO_MSA__WD__WS(PCNT_H, pcnt.h) 182 DO_MSA__WD__WS(PCNT_W, pcnt.w) 183 DO_MSA__WD__WS(PCNT_D, pcnt.d)
|
| /openbmc/u-boot/arch/x86/cpu/quark/ |
| H A D | acpi.c | 139 gnvs->pcnt = 1; in acpi_create_gnvs()
|