Searched refs:cfe (Results 1 – 16 of 16) sorted by relevance
| /linux/arch/mips/bcm63xx/boards/ |
| H A D | board_bcm963xx.c | 731 u8 *boot_addr, *cfe; in board_prom_init() local 749 cfe = boot_addr + BCM963XX_CFE_VERSION_OFFSET; in board_prom_init() 750 if (strstarts(cfe, "cfe-")) { in board_prom_init() 751 if(cfe[4] == 'v') { in board_prom_init() 752 if(cfe[5] == 'd') in board_prom_init() 754 (char *) &cfe[5]); in board_prom_init() 755 else if (cfe[10] > 0) in board_prom_init() 757 "%u.%u.%u-%u.%u-%u", cfe[5], cfe[6], in board_prom_init() 758 cfe[7], cfe[8], cfe[9], cfe[10]); in board_prom_init() 761 "%u.%u.%u-%u.%u", cfe[5], cfe[6], in board_prom_init() [all …]
|
| /linux/Documentation/devicetree/bindings/mtd/partitions/ |
| H A D | brcm,bcm963xx-cfe-nor-partitions.txt | 12 - compatible : must be "brcm,bcm963xx-cfe-nor-partitions" 22 compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
| H A D | brcm,bcm963xx-imagetag.txt | 26 cfe@0 {
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-pisp-fe.rst | 15 `rp1-cfe-fe-config` output video device node using the 33 by writing to a buffer provided via the `rp1-cfe-fe-stats` capture video device
|
| /linux/arch/mips/sibyte/common/ |
| H A D | Makefile | 2 obj-y := cfe.o
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm5301x-nand-cs0.dtsi | 17 compatible = "brcm,bcm947xx-cfe-partitions";
|
| H A D | bcm5301x.dtsi | 132 compatible = "brcm,bcm947xx-cfe-partitions";
|
| /linux/arch/mips/boot/dts/brcm/ |
| H A D | bcm97360svmb.dts | 98 flash0.cfe@0 {
|
| H A D | bcm97358svmb.dts | 95 flash0.cfe@0 {
|
| H A D | bcm97425svmb.dts | 133 flash0.cfe@0 {
|
| /linux/Documentation/driver-api/crypto/iaa/ |
| H A D | iaa-crypto.rst | 533 lspci -d:0cfe 535 lspci -d:0cfe | wc -l 540 iaa_dev_id="0cfe" 687 lspci -d:0cfe 689 lspci -d:0cfe | wc -l 694 iaa_dev_id="0cfe"
|
| /linux/tools/perf/util/ |
| H A D | event.h | 241 u32 cfe; member
|
| H A D | intel-pt.c | 2611 struct perf_synth_intel_evt cfe; in intel_pt_synth_events_sample() member 2625 raw.cfe.type = ptq->state->cfe_type; in intel_pt_synth_events_sample() 2626 raw.cfe.reserved = 0; in intel_pt_synth_events_sample() 2627 raw.cfe.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_events_sample() 2628 raw.cfe.vector = ptq->state->cfe_vector; in intel_pt_synth_events_sample() 2629 raw.cfe.evd_cnt = ptq->state->evd_cnt; in intel_pt_synth_events_sample()
|
| /linux/arch/arm64/boot/dts/broadcom/bcmbca/ |
| H A D | bcm4908.dtsi | 76 cfe-stub@0 {
|
| /linux/tools/perf/ |
| H A D | builtin-script.c | 1952 const char *cfe[32] = {NULL, "INTR", "IRET", "SMI", "RSM", "SIPI", in perf_sample__fprintf_synth_evt() local 1962 s = cfe[data->type]; in perf_sample__fprintf_synth_evt()
|
| /linux/ |
| H A D | MAINTAINERS | 21792 F: Documentation/devicetree/bindings/media/raspberrypi,rp1-cfe.yaml 21793 F: drivers/media/platform/raspberrypi/rp1-cfe/
|