Searched defs:fuse (Results 1 – 5 of 5) sorted by relevance
77 fuse: picoxcell-fuse@80000 { label
176 fuse: picoxcell-fuse@80000 { label
715 static inline int cvmx_fuse_read(int fuse) in cvmx_fuse_read()
2173 uint64_t fuse : 32; /**< Physical PP is present */ member2182 uint64_t fuse : 1; /**< Physical PP is present */ member2191 uint64_t fuse : 2; /**< Physical PP is present */ member2200 uint64_t fuse : 16; /**< Physical PP is present */ member2211 uint64_t fuse : 4; /**< Physical PP is present */ member2221 uint64_t fuse : 12; /**< Physical PP is present */ member2234 uint64_t fuse : 6; /**< Physical PP is present */ member2244 uint64_t fuse : 10; /**< Physical PP is present */ member
369 enum aw_sid_fuse_id fuse = arg2; in aw_sid_sysctl() local