Home
last modified time | relevance | path

Searched defs:cfgdata (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/fw/arc/
H A Dhinv.h137 struct cfgdata { struct
138 char *name; /* full name */
139 int minlen; /* minimum length to match */
140 CONFIGTYPE type; /* type of token */
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_msc01.c34 void *cfgdata = msc01->base + MSC01_PCI_CFGDATA_OFS; in msc01_config_access() local
/OK3568_Linux_fs/kernel/drivers/nfc/pn533/
H A Dpn533.c2537 static int pn533_set_configuration(struct pn533 *dev, u8 cfgitem, u8 *cfgdata, in pn533_set_configuration()