Searched refs:status1 (Results 1 – 7 of 7) sorted by relevance
47 label = "status1:red:usr";53 label = "status1:green:usr";59 label = "status1:blue:mmc0";
54 label = "status1:red:cpu1";61 label = "status1:green:usr";67 label = "status1:blue:mmc0";
129 label = "status1:red:mmc0";136 label = "status1:green:usr";142 label = "status1:yellow:usr";
17 uint32_t status1; /* address offset: 0x0010 */ member20 check_member(rv1126b_cpu_grf_reg, status1, 0x0010);45 uint32_t status1; /* address offset: 0x0104 */ member
74 u32 status1; member
548 u8 status, status1; in sfc_nand_get_ecc_status2() local557 ret = sfc_nand_read_feature(0xF0, &status1); in sfc_nand_get_ecc_status2()569 ecc = (ecc << 2) | ((status1 >> 4) & 0x03); in sfc_nand_get_ecc_status2()597 u8 status, status1; in sfc_nand_get_ecc_status3() local606 ret = sfc_nand_read_feature(0xF0, &status1); in sfc_nand_get_ecc_status3()618 ecc = (ecc << 2) | ((status1 >> 4) & 0x03); in sfc_nand_get_ecc_status3()
104 u32 status = in_be32(&usb_phy->status1); in fsl_erratum_a006261_workaround()