| /kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/ |
| D | s3c64xx-pinctrl.dtsi | 52 gpf: gpf-gpio-bank { label 404 samsung,pins = "gpf-0", "gpf-1", "gpf-2", "gpf-4", 405 "gpf-5", "gpf-6", "gpf-7", "gpf-8", 406 "gpf-9", "gpf-10", "gpf-11", "gpf-12"; 412 samsung,pins = "gpf-3"; 425 samsung,pins = "gpf-13"; 431 samsung,pins = "gpf-14"; 437 samsung,pins = "gpf-15"; 443 samsung,pins = "gpf-14";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | s3c64xx-pinctrl.dtsi | 52 gpf: gpf-gpio-bank { label 404 samsung,pins = "gpf-0", "gpf-1", "gpf-2", "gpf-4", 405 "gpf-5", "gpf-6", "gpf-7", "gpf-8", 406 "gpf-9", "gpf-10", "gpf-11", "gpf-12"; 412 samsung,pins = "gpf-3"; 425 samsung,pins = "gpf-13"; 431 samsung,pins = "gpf-14"; 437 samsung,pins = "gpf-15"; 443 samsung,pins = "gpf-14";
|
| D | s3c2416-pinctrl.dtsi | 40 gpf: gpf { label
|
| D | s3c2416-smdk2416.dts | 46 cd-gpios = <&gpf 1 0>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/ |
| D | ingenic,uart.yaml | 93 reset-gpios = <&gpf 8 GPIO_ACTIVE_HIGH>; 95 device-wakeup-gpios = <&gpf 5 GPIO_ACTIVE_HIGH>; 96 host-wakeup-gpios = <&gpf 6 GPIO_ACTIVE_HIGH>; 97 shutdown-gpios = <&gpf 4 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/serial/ |
| D | ingenic,uart.yaml | 97 reset-gpios = <&gpf 8 GPIO_ACTIVE_HIGH>; 99 device-wakeup-gpios = <&gpf 5 GPIO_ACTIVE_HIGH>; 100 host-wakeup-gpios = <&gpf 6 GPIO_ACTIVE_HIGH>; 101 shutdown-gpios = <&gpf 4 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-5.10/arch/mips/boot/dts/ingenic/ |
| D | ci20.dts | 105 cd-gpios = <&gpf 20 GPIO_ACTIVE_LOW>; 123 shutdown-gpios = <&gpf 7 GPIO_ACTIVE_LOW>; 150 reset-gpios = <&gpf 8 GPIO_ACTIVE_HIGH>; 152 device-wakeup-gpios = <&gpf 5 GPIO_ACTIVE_HIGH>; 153 host-wakeup-gpios = <&gpf 6 GPIO_ACTIVE_HIGH>; 154 shutdown-gpios = <&gpf 4 GPIO_ACTIVE_LOW>; 294 interrupt-parent = <&gpf>; 384 reset-gpios = <&gpf 12 GPIO_ACTIVE_HIGH>;
|
| D | gcw0.dts | 53 enable-gpios = <&gpf 3 GPIO_ACTIVE_LOW>; 62 enable-gpios = <&gpf 20 GPIO_ACTIVE_HIGH>; 95 simple-audio-card,hp-det-gpio = <&gpf 21 GPIO_ACTIVE_LOW>; 239 gpios = <&gpf 11 GPIO_ACTIVE_LOW>; 374 //id-gpios = <&gpf 18 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-6.6/arch/mips/boot/dts/ingenic/ |
| D | ci20.dts | 121 gpio = <&gpf 15 0>; 153 reset-gpios = <&gpf 7 GPIO_ACTIVE_LOW>; 202 cd-gpios = <&gpf 20 GPIO_ACTIVE_LOW>; 260 interrupt-parent = <&gpf>; 267 reset-gpios = <&gpf 8 GPIO_ACTIVE_LOW>; 268 device-wakeup-gpios = <&gpf 5 GPIO_ACTIVE_HIGH>; 269 shutdown-gpios = <&gpf 4 GPIO_ACTIVE_HIGH>; 403 interrupt-parent = <&gpf>; 493 reset-gpios = <&gpf 12 GPIO_ACTIVE_LOW>;
|
| D | gcw0.dts | 53 enable-gpios = <&gpf 3 GPIO_ACTIVE_LOW>; 62 enable-gpios = <&gpf 20 GPIO_ACTIVE_HIGH>; 94 simple-audio-card,hp-det-gpio = <&gpf 21 GPIO_ACTIVE_LOW>; 235 gpios = <&gpf 11 GPIO_ACTIVE_LOW>; 369 //id-gpios = <&gpf 18 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | common-smdk-s3c24xx.c | 50 GPIO_LOOKUP("GPF", 4, NULL, GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN), 58 GPIO_LOOKUP("GPF", 5, NULL, GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN), 66 GPIO_LOOKUP("GPF", 6, NULL, GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN), 74 GPIO_LOOKUP("GPF", 7, NULL, GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN),
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/ |
| D | auo_pixcir_ts.txt | 22 gpios = <&gpf 2 0 GPIO_LEVEL_HIGH>, /* INT */ 23 <&gpf 5 1 GPIO_LEVEL_LOW>; /* RST */
|
| D | pixcir,pixcir_ts.yaml | 62 attb-gpio = <&gpf 2 0 2>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | auo_pixcir_ts.txt | 22 gpios = <&gpf 2 0 2>, /* INT */ 23 <&gpf 5 1 0>; /* RST */
|
| D | pixcir_i2c_ts.txt | 25 attb-gpio = <&gpf 2 0 2>;
|
| /kernel/linux/linux-6.6/net/sched/ |
| D | cls_basic.c | 272 struct tc_basic_pcnt gpf = {}; in basic_dump() local 293 gpf.rcnt += pf->rcnt; in basic_dump() 294 gpf.rhit += pf->rhit; in basic_dump() 299 &gpf, TCA_BASIC_PAD)) in basic_dump()
|
| D | cls_u32.c | 1363 struct tc_u32_pcnt *gpf; in u32_dump() local 1417 gpf = kzalloc(struct_size(gpf, kcnts, n->sel.nkeys), GFP_KERNEL); in u32_dump() 1418 if (!gpf) in u32_dump() 1425 gpf->rcnt += pf->rcnt; in u32_dump() 1426 gpf->rhit += pf->rhit; in u32_dump() 1428 gpf->kcnts[i] += pf->kcnts[i]; in u32_dump() 1431 if (nla_put_64bit(skb, TCA_U32_PCNT, struct_size(gpf, kcnts, n->sel.nkeys), in u32_dump() 1432 gpf, TCA_U32_PAD)) { in u32_dump() 1433 kfree(gpf); in u32_dump() 1436 kfree(gpf); in u32_dump()
|
| D | cls_matchall.c | 329 struct tc_matchall_pcnt gpf = {}; in mall_dump() local 356 gpf.rhit += pf->rhit; in mall_dump() 361 &gpf, TCA_MATCHALL_PAD)) in mall_dump()
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | cls_basic.c | 282 struct tc_basic_pcnt gpf = {}; in basic_dump() local 303 gpf.rcnt += pf->rcnt; in basic_dump() 304 gpf.rhit += pf->rhit; in basic_dump() 309 &gpf, TCA_BASIC_PAD)) in basic_dump()
|
| D | cls_u32.c | 1339 struct tc_u32_pcnt *gpf; in u32_dump() local 1393 gpf = kzalloc(struct_size(gpf, kcnts, n->sel.nkeys), GFP_KERNEL); in u32_dump() 1394 if (!gpf) in u32_dump() 1401 gpf->rcnt += pf->rcnt; in u32_dump() 1402 gpf->rhit += pf->rhit; in u32_dump() 1404 gpf->kcnts[i] += pf->kcnts[i]; in u32_dump() 1407 if (nla_put_64bit(skb, TCA_U32_PCNT, struct_size(gpf, kcnts, n->sel.nkeys), in u32_dump() 1408 gpf, TCA_U32_PAD)) { in u32_dump() 1409 kfree(gpf); in u32_dump() 1412 kfree(gpf); in u32_dump()
|
| D | cls_matchall.c | 350 struct tc_matchall_pcnt gpf = {}; in mall_dump() local 377 gpf.rhit += pf->rhit; in mall_dump() 382 &gpf, TCA_MATCHALL_PAD)) in mall_dump()
|
| /kernel/linux/linux-6.6/drivers/cxl/ |
| D | cxlpci.h | 42 /* CXL 2.0 8.1.6: GPF DVSEC for CXL Port */ 45 /* CXL 2.0 8.1.7: GPF DVSEC for CXL Device */
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ivsrcid/gfx/ |
| D | irqsrcs_gfx_11_0_0.h | 49 #define GFX_11_0_0__SRCID__SDMA_SEM_INCOMPLETE_TIMEOUT 65 // 0x41 GPF(Sem incomplete … 66 #define GFX_11_0_0__SRCID__CP_GPF 195 // 0xC3 General Protection Fault (GPF)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | davicom-dm9000.txt | 25 reset-gpios = <&gpf 12 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-5.10/drivers/pinctrl/samsung/ |
| D | pinctrl-s3c24xx.c | 566 PIN_BANK_2BIT_EINTW(8, 0x050, "gpf", 0, 0xff), 591 PIN_BANK_2BIT_EINTW(8, 0x050, "gpf", 0, 0xff), 618 PIN_BANK_2BIT_EINTW(8, 0x050, "gpf", 0, 0xff), 643 PIN_BANK_2BIT_EINTW(8, 0x050, "gpf", 0, 0xff),
|