Searched refs:status0 (Results 1 – 6 of 6) sorted by relevance
12 status0-gpios = <&edge_connector 5 GPIO_ACTIVE_HIGH>;
13 status0-gpios = <&arduino_header 8 GPIO_ACTIVE_HIGH>;
90 status0-gpios = <&gpio0 30 GPIO_ACTIVE_HIGH>;
119 status0-gpios = <&gpio0 30 GPIO_ACTIVE_HIGH>;
655 uint32_t status0; in adin2111_offload_thread() local677 ret = eth_adin2111_reg_read(dev, ADIN2111_STATUS0, &status0); in adin2111_offload_thread()687 if (status0 & ADIN2111_STATUS0_PHYINT) { in adin2111_offload_thread()711 if (status0 & ADIN2111_STATUS1_SPI_ERR) { in adin2111_offload_thread()
1709 for (uint32_t status0 = sys_read32(config->base + MST_STATUS0); in cdns_i3c_complete_transfer() local1710 !(status0 & MST_STATUS0_CMDR_EMP); status0 = sys_read32(config->base + MST_STATUS0)) { in cdns_i3c_complete_transfer()2412 for (uint32_t status0 = sys_read32(config->base + MST_STATUS0); in cnds_i3c_master_demux_ibis() local2413 !(status0 & MST_STATUS0_IBIR_EMP); status0 = sys_read32(config->base + MST_STATUS0)) { in cnds_i3c_master_demux_ibis()