Searched refs:LSEQmCIOREGS (Results 1 – 1 of 1) sorted by relevance
33 } LSEQmCIOREGS[] = { variable449 switch (LSEQmCIOREGS[i].width) { in asd_print_lseq_cio_reg()451 asd_printk("%20s[0x%x]: 0x%02x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg()452 LSEQmCIOREGS[i].offs, in asd_print_lseq_cio_reg()454 LSEQmCIOREGS[i].offs)); in asd_print_lseq_cio_reg()458 asd_printk("%20s[0x%x]: 0x%04x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg()459 LSEQmCIOREGS[i].offs, in asd_print_lseq_cio_reg()461 LSEQmCIOREGS[i].offs)); in asd_print_lseq_cio_reg()465 asd_printk("%20s[0x%x]: 0x%08x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg()466 LSEQmCIOREGS[i].offs, in asd_print_lseq_cio_reg()[all …]