Searched refs:BadNCells (Results 1 – 1 of 1) sorted by relevance
60 BadNCells, enumerator92 Self::BadNCells => write!(f, "Bad format or value of #address-cells or #size-cells"), in fmt()124 libfdt_bindgen::FDT_ERR_BADNCELLS => FdtError::BadNCells, in fdt_err()166 _ => Err(FdtError::BadNCells), in try_from()187 _ => Err(FdtError::BadNCells), in try_from()