| /freebsd/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/ |
| H A D | p1024_q160_t1864_gind1.pem | 8 8pE8
|
| /freebsd/stand/i386/libi386/ |
| H A D | vbe.c | 60 * index and pe8 does store actual RGB. This is needed because we may 63 struct paletteentry *pe8 = NULL; variable 1102 if (pe8 == NULL) in vbe_print_mode() 1108 pe8[i].Red, pe8[i].Green, pe8[i].Blue); in vbe_print_mode()
|
| H A D | vidconsole.c | 636 if (pe8 == NULL) in vidc_load_palette() 637 pe8 = calloc(sizeof(*pe8), NCMAP); in vidc_load_palette() 638 if (pe8 == NULL) in vidc_load_palette() 645 rc = generate_cons_palette((uint32_t *)pe8, COLOR_FORMAT_RGB, in vidc_load_palette() 659 rc = vbe_set_palette(&pe8[i], idx); in vidc_load_palette()
|
| H A D | vbe.h | 139 extern struct paletteentry *pe8;
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | nvidia,tegra234-pinmux-common.yaml | 19 pe4, pe5, pe6, pe7, pe8, pe9, pe10, qspi0, qspi1, qpsi,
|
| /freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-h.dts | 89 gpios = <&pio 4 8 GPIO_ACTIVE_LOW>; /* PE8 */
|
| /freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
| H A D | sun5i-a13-pocketbook-614-plus.dts | 34 gpios = <&pio 4 8 GPIO_ACTIVE_LOW>; /* PE8 */
|
| H A D | sun5i-a13-pocketbook-touch-lux-3.dts | 42 gpios = <&pio 4 8 GPIO_ACTIVE_LOW>; /* PE8 */
|
| H A D | sun8i-v3s.dtsi | 385 pins = "PE0", "PE2", "PE3", "PE8", "PE9",
|
| H A D | sun5i.dtsi | 523 "PE8", "PE9";
|
| H A D | sunxi-h3-h5.dtsi | 416 "PE6", "PE7", "PE8", "PE9", "PE10",
|
| H A D | sun8i-a83t.dtsi | 726 "PE8", "PE9", "PE10", "PE11",
|
| /freebsd/sys/contrib/device-tree/src/riscv/allwinner/ |
| H A D | sunxi-d1s-t113.dtsi | 111 "PE5", "PE6", "PE7", "PE8", "PE9", 119 "PE5", "PE6", "PE7", "PE8", "PE9";
|
| /freebsd/sys/arm/allwinner/a13/ |
| H A D | a13_padconf.c | 97 {"PE8", 4, 8, {"gpio_in", "gpio_out", NULL, "csi0", "mmc2", NULL, NULL, NULL}},
|
| /freebsd/sys/arm/allwinner/a64/ |
| H A D | a64_padconf.c | 101 { "PE8", 4, 8, { "gpio_in", "gpio_out", "csi", NULL, "ts" } },
|
| /freebsd/sys/arm/allwinner/a83t/ |
| H A D | a83t_padconf.c | 101 { "PE8", 4, 8, { "gpio_in", "gpio_out", "csi", NULL, "ccir" } },
|
| /freebsd/sys/arm/allwinner/a33/ |
| H A D | a33_padconf.c | 95 {"PE8", 4, 8, {"gpio_in", "gpio_out", "csi", NULL, NULL, NULL, NULL, NULL}, 0, 0},
|
| /freebsd/sys/arm/allwinner/h3/ |
| H A D | h3_padconf.c | 109 {"PE8", 4, 8, {"gpio_in", "gpio_out", "csi", "ts", NULL, NULL, NULL, NULL}},
|
| /freebsd/sys/riscv/allwinner/ |
| H A D | d1_padconf.c | 88 …{ "PE8", 4, 8, { "gpio_in", "gpio_out", "ncsi0", "uart1", "pwm2", "uart3", "jtag", NULL, "e…
|
| /freebsd/sys/arm/allwinner/a31/ |
| H A D | a31s_padconf.c | 133 {"PE8", 4, 8, {"gpio_in", "gpio_out", "csi", "ts", NULL, NULL, "pe_eint8", NULL}, 6, 8, 4},
|
| H A D | a31_padconf.c | 141 {"PE8", 4, 8, {"gpio_in", "gpio_out", "csi", "ts", NULL, NULL, "pe_eint8", NULL}, 6, 8, 4},
|
| /freebsd/sys/arm/allwinner/a10/ |
| H A D | a10_padconf.c | 144 {"PE8", 4, 8, {"gpio_in", "gpio_out", "ts0", "csi0", NULL, NULL, NULL, NULL}},
|
| /freebsd/sys/arm/allwinner/a20/ |
| H A D | a20_padconf.c | 144 {"PE8", 4, 8, {"gpio_in", "gpio_out", "ts0", "csi0", NULL, NULL, NULL, NULL}},
|
| /freebsd/stand/common/ |
| H A D | gfx_fb.c | 396 diff = r - pe8[k].Red; in rgb_to_color_index() 398 diff = g - pe8[k].Green; in rgb_to_color_index() 400 diff = b - pe8[k].Blue; in rgb_to_color_index()
|
| /freebsd/sys/contrib/device-tree/src/arm/microchip/ |
| H A D | at91sam9g45.dtsi | 595 AT91_PIOE 8 AT91_PERIPH_A AT91_PINCTRL_NONE /* PE8 periph A */
|