Searched refs:arch_type (Results 1 – 4 of 4) sorted by relevance
198 unsigned int arch_type : 2; member210 int arch_type; member
352 info.arch_type = LPDDR2_TYPE_S4; in of_lpddr2_get_info()354 info.arch_type = LPDDR2_TYPE_S2; in of_lpddr2_get_info()356 info.arch_type = LPDDR2_TYPE_NVM; in of_lpddr2_get_info()
48 u32 arch_type; member255 void pkt_sys_init(struct hfi_sys_init_pkt *pkt, u32 arch_type);
14 void pkt_sys_init(struct hfi_sys_init_pkt *pkt, u32 arch_type) in pkt_sys_init() argument18 pkt->arch_type = arch_type; in pkt_sys_init()