Home
last modified time | relevance | path

Searched defs:ident (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dadi_gpio2.c25 static void set_label(unsigned short ident, const char *label) in set_label()
34 static char *get_label(unsigned short ident) in get_label()
39 static int cmp_label(unsigned short ident, const char *label) in cmp_label()
90 u16 ident = P_IDENT(per); in portmux_setup() local
104 u16 ident = P_IDENT(per); in get_portmux() local
131 unsigned short ident = P_IDENT(per); in peripheral_request() local
209 unsigned short ident = P_IDENT(per); in peripheral_free() local
/rk3399_rockchip-uboot/cmd/
H A Dpcmcia.c251 volatile uchar *ident = NULL; in check_ide_device() local
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbios.c50 const char ident[] = "PCI_ISA"; in setup_rombios() local
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c926 char ident; member