Lines Matching refs:seq_puts
1700 seq_puts(s, "reset"); in dbg_asicmode_show()
1703 seq_puts(s, "normal"); in dbg_asicmode_show()
1706 seq_puts(s, "powerdown"); in dbg_asicmode_show()
1709 seq_puts(s, ")\n"); in dbg_asicmode_show()
1745 seq_puts(s, "FOUNDRY_OTP_LOCK,"); in dbg_protection_show()
1747 seq_puts(s, "CUSTOMER_OTP_LOCK,"); in dbg_protection_show()
1749 seq_puts(s, "LOCK_INPUT,"); in dbg_protection_show()
1751 seq_puts(s, "STICKY_LOCK,"); in dbg_protection_show()
1753 seq_puts(s, "PROTECTION ON,"); in dbg_protection_show()
1755 seq_puts(s, "IPL_DOWNLOAD_LOCK,"); in dbg_protection_show()
1757 seq_puts(s, "PROTECT_ERR,"); in dbg_protection_show()
1759 seq_puts(s, "NO_PROTECT_ERR"); in dbg_protection_show()
1760 seq_puts(s, ")\n"); in dbg_protection_show()