Lines Matching refs:seq_puts
1710 seq_puts(s, "reset"); in dbg_asicmode_show()
1713 seq_puts(s, "normal"); in dbg_asicmode_show()
1716 seq_puts(s, "powerdown"); in dbg_asicmode_show()
1719 seq_puts(s, ")\n"); in dbg_asicmode_show()
1755 seq_puts(s, "FOUNDRY_OTP_LOCK,"); in dbg_protection_show()
1757 seq_puts(s, "CUSTOMER_OTP_LOCK,"); in dbg_protection_show()
1759 seq_puts(s, "LOCK_INPUT,"); in dbg_protection_show()
1761 seq_puts(s, "STICKY_LOCK,"); in dbg_protection_show()
1763 seq_puts(s, "PROTECTION ON,"); in dbg_protection_show()
1765 seq_puts(s, "IPL_DOWNLOAD_LOCK,"); in dbg_protection_show()
1767 seq_puts(s, "PROTECT_ERR,"); in dbg_protection_show()
1769 seq_puts(s, "NO_PROTECT_ERR"); in dbg_protection_show()
1770 seq_puts(s, ")\n"); in dbg_protection_show()