Searched refs:xin (Results 1 – 13 of 13) sorted by relevance
20 static IDEA_INT inverse(unsigned int xin);91 static IDEA_INT inverse(unsigned int xin) in inverse() argument95 if (xin == 0) in inverse()99 n2 = xin; in inverse()
30 5p49v6901: (required) either or both of "xin", "clkin".83 clock-names = "xin";
82 clk_xin: clk-xin {
27 clock-names = "xin";
168 clock-names = "xin";
200 clock-names = "xin";
117 clock-names = "xin";
165 clock-names = "xin";
236 clock-names = "xin";
366 clock-names = "xin";
1068 opc_disasm(vm_offset_t loc, int xin) in opc_disasm() argument1072 opcode = xin; in opc_disasm()
1324 From: Peixing Xin <peixing.xin@windriver.com>