Searched refs:gold (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/
H A Dld-version.sh41 elif [ "$1" = GNU -a "$2" = gold ]; then
42 echo "gold linker is not supported as it is not capable of linking the kernel proper." >&2
/linux-master/drivers/media/dvb-frontends/
H A Dmxl5xx.c373 static u32 gold2root(u32 gold) argument
375 u32 x, g, tmp = gold;
384 static int cfg_scrambler(struct mxl *state, u32 gold) argument
395 root = gold2root(gold);

Completed in 268 milliseconds