Searched refs:G2 (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v6.1/crypto/ |
D | twofish_generic.c | 44 #define G2(b) \ macro 54 x = G1 (a); y = G2 (b); \ 61 x = G1 (a); y = G2 (b); \
|
/Linux-v6.1/drivers/gpu/drm/rcar-du/ |
D | Kconfig | 26 tristate "R-Car Gen3 and RZ/G2 DU HDMI Encoder Support" 30 Enable support for R-Car Gen3 or RZ/G2 internal HDMI encoder.
|
/Linux-v6.1/arch/sh/drivers/dma/ |
D | Kconfig | 65 tristate "G2 Bus DMA support" 69 G2 bus. Drivers that want this will generally enable this on
|
/Linux-v6.1/arch/sparc/net/ |
D | bpf_jit_64.h | 8 #define G2 0x02 macro
|
D | bpf_jit_32.h | 40 #define r_TMP2 G2
|
D | bpf_jit_comp_64.c | 232 [TMP_REG_2] = G2,
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/css_2401_system/ |
D | pixelgen_global.h | 60 u32 G2; member
|
/Linux-v6.1/arch/arm64/boot/dts/renesas/ |
D | rzg2-advantech-idk-1110wr-panel.dtsi | 4 * to RZ/G2 boards
|
D | hihope-rzg2-ex-lvds.dtsi | 3 * Device Tree Source for the RZ/G2[MN] HiHope sub board LVDS common parts
|
D | hihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi | 3 * Device Tree Source for the HiHope RZ/G2[HMN] MIPI common parts
|
D | hihope-rzg2-ex.dtsi | 3 * Device Tree Source for the RZ/G2[HMN] HiHope sub board common parts
|
D | hihope-rev2.dtsi | 3 * Device Tree Source for the HiHope RZ/G2[MN] main board Rev.2.0 common
|
D | hihope-rev4.dtsi | 4 * HiHope RZ/G2[MN] Rev.3.0/4.0 main board common parts
|
D | hihope-common.dtsi | 4 * HiHope RZ/G2[MN] Rev.[2.0/3.0/4.0] main board common parts
|
/Linux-v6.1/drivers/media/platform/renesas/rcar-vin/ |
D | Kconfig | 13 Supports R-Car Gen3 and RZ/G2 SoCs.
|
/Linux-v6.1/drivers/net/wireless/realtek/rtl818x/ |
D | Kconfig | 72 Encore ENUWI-G2
|
/Linux-v6.1/drivers/media/platform/renesas/ |
D | Kconfig | 55 Renesas R-Car Gen3 and RZ/G2 SoCs. It handles memory access for
|
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/ |
D | memcg_test.rst | 196 G2_TASK=`cat ${G2}/tasks` 197 move_task "${G1_TASK}" ${G2} &
|
/Linux-v6.1/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g5.c | 1375 #define G2 186 macro 1376 SIG_EXPR_LIST_DECL_SINGLE(G2, GPIOX2, GPIOX2, SIG_DESC_SET(SCUA4, 2)); 1377 SIG_EXPR_LIST_DECL_SINGLE(G2, ADC10, ADC10); 1378 PIN_DECL_(G2, SIG_EXPR_LIST_PTR(G2, GPIOX2), SIG_EXPR_LIST_PTR(G2, ADC10)); 1379 FUNC_GROUP_DECL(ADC10, G2); 2027 ASPEED_PINCTRL_PIN(G2), 2585 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_PULL_DOWN, G2, G2, SCUA8, 14), 2586 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_DISABLE, G2, G2, SCUA8, 14),
|
/Linux-v6.1/drivers/clk/renesas/ |
D | Kconfig | 201 bool "R-Car Gen3 and RZ/G2 CPG clock support" if COMPILE_TEST
|
/Linux-v6.1/drivers/thermal/ |
D | Kconfig | 351 tristate "Renesas R-Car Gen3 and RZ/G2 thermal driver" 356 Enable this to plug the R-Car Gen3 or RZ/G2 thermal sensor driver into
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | aspeed-bmc-tyan-s7106.dts | 487 /*G2*/ "",
|
/Linux-v6.1/drivers/memory/ |
D | Kconfig | 225 This supports Renesas R-Car Gen3 or RZ/G2 RPC-IF which provides
|
/Linux-v6.1/arch/sparc/kernel/ |
D | ptrace_64.c | 61 REG_OFFSET_NAME("g2", G2),
|
/Linux-v6.1/Documentation/driver-api/ |
D | pin-control.rst | 442 out on pins { G4, G3, G2, G1 }. 448 port on pins { G4, G3, G2, G1 } of course. 487 and { G4, G3, G2, G1 }, which are enumerated as { 0, 8, 16, 24 } and
|
12