Searched +full:0 +full:x40300 (Results 1 – 4 of 4) sorted by relevance
25 - brcm,asp-v2.0-mdio80 reg = <0x403c0 0x8>, <0x40300 0x18>;83 #size-cells = <0>;85 ethernet-phy@0 {87 reg = <0>;
22 #define mmMME1_RTR_HBW_RD_RQ_E_ARB 0x4010024 #define mmMME1_RTR_HBW_RD_RQ_W_ARB 0x4010426 #define mmMME1_RTR_HBW_RD_RQ_N_ARB 0x4010828 #define mmMME1_RTR_HBW_RD_RQ_S_ARB 0x4010C30 #define mmMME1_RTR_HBW_RD_RQ_L_ARB 0x4011032 #define mmMME1_RTR_HBW_E_ARB_MAX 0x4012034 #define mmMME1_RTR_HBW_W_ARB_MAX 0x4012436 #define mmMME1_RTR_HBW_N_ARB_MAX 0x4012838 #define mmMME1_RTR_HBW_S_ARB_MAX 0x4012C40 #define mmMME1_RTR_HBW_L_ARB_MAX 0x40130[all …]
56 static int vid_cap_nr[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 };60 static int vid_out_nr[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 };64 static int vbi_cap_nr[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 };68 static int vbi_out_nr[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 };72 static int sdr_cap_nr[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 };76 static int radio_rx_nr[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 };80 static int radio_tx_nr[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 };84 static int meta_cap_nr[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 };88 static int meta_out_nr[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 };92 static int touch_cap_nr[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 };[all …]
54 * at the time it indicated completion is stored there. Returns 0 if the66 return 0; in t4_wait_op_done_val()68 if (--attempts == 0) in t4_wait_op_done_val()167 /* Reset ENABLE to 0 so reads of PCIE_CFG_SPACE_DATA won't cause a in t4_hw_pci_read_cfg4()169 * ENABLE is 0 so a simple register write is easier than a in t4_hw_pci_read_cfg4()172 t4_write_reg(adap, PCIE_CFG_SPACE_REQ_A, 0); in t4_hw_pci_read_cfg4()247 log->cursor = 0; in t4_record_mbox()249 for (i = 0; i < size / 8; i++) in t4_record_mbox()252 entry->cmd[i++] = 0; in t4_record_mbox()277 * The return value is 0 on success or a negative errno on failure. A[all …]