Home
last modified time | relevance | path

Searched refs:gru (Results 1 – 8 of 8) sorted by relevance

/linux/sound/soc/rockchip/
H A DMakefile18 snd-soc-rk3399-gru-sound-y := rk3399_gru_sound.o
23 obj-$(CONFIG_SND_SOC_RK3399_GRU_SOUND) += snd-soc-rk3399-gru-sound.o
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-scarlet-kd.dts10 #include "rk3399-gru-scarlet.dtsi"
27 "google,scarlet", "google,gru", "rockchip,rk3399";
H A Drk3399-gru-scarlet-dumo.dts10 #include "rk3399-gru-scarlet.dtsi"
25 "google,scarlet", "google,gru", "rockchip,rk3399";
H A Drk3399-gru-bob.dts9 #include "rk3399-gru-chromebook.dtsi"
18 "google,bob", "google,gru", "rockchip,rk3399";
H A Drk3399-gru-scarlet-inx.dts10 #include "rk3399-gru-scarlet.dtsi"
38 "google,scarlet", "google,gru", "rockchip,rk3399";
H A Drk3399-gru-scarlet.dtsi8 #include "rk3399-gru.dtsi"
801 &clk_32k /* This pin is always 32k on gru boards */
/linux/drivers/gpu/drm/ci/xfails/
H A Dpanfrost-rk3399-flakes.txt1 # Board Name: rk3399-gru-kevin
/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c847 union uvh_rh_gam_gru_overlay_config_u gru; in map_gru_high() local
852 gru.v = uv_read_local_mmr(UVH_RH_GAM_GRU_OVERLAY_CONFIG); in map_gru_high()
856 gru.v = uv_read_local_mmr(UVH_RH10_GAM_GRU_OVERLAY_CONFIG); in map_gru_high()
864 if (!gru.s.enable) { in map_gru_high()
869 base = (gru.v & mask) >> shift; in map_gru_high()