Searched refs:LSEQmCIOREGS (Results 1 – 1 of 1) sorted by relevance
51 } LSEQmCIOREGS[] = { variable467 switch (LSEQmCIOREGS[i].width) { in asd_print_lseq_cio_reg()469 asd_printk("%20s[0x%x]: 0x%02x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg()470 LSEQmCIOREGS[i].offs, in asd_print_lseq_cio_reg()472 LSEQmCIOREGS[i].offs)); in asd_print_lseq_cio_reg()476 asd_printk("%20s[0x%x]: 0x%04x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg()477 LSEQmCIOREGS[i].offs, in asd_print_lseq_cio_reg()479 LSEQmCIOREGS[i].offs)); in asd_print_lseq_cio_reg()483 asd_printk("%20s[0x%x]: 0x%08x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg()484 LSEQmCIOREGS[i].offs, in asd_print_lseq_cio_reg()[all …]