Searched refs:caps (Results 1 – 5 of 5) sorted by relevance
198 unsigned int caps; member
653 void mmc_dump_capabilities(const char *text, uint caps);679 static inline bool supports_uhs(uint caps) in supports_uhs() argument682 return (caps & UHS_CAPS) ? true : false; in supports_uhs()
236 struct dw_i3c_master_caps caps; member
1345 const struct nand_ecc_caps *caps, int oobavail);1348 const struct nand_ecc_caps *caps, int oobavail);1351 const struct nand_ecc_caps *caps, int oobavail);
181 struct usb_ep_caps caps; member
Completed in 677 milliseconds