Home
last modified time | relevance | path

Searched refs:EZPORT_STATUS_WEN (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/misc/
Dgehc-achc.c45 #define EZPORT_STATUS_WEN BIT(1) /* write enable */ macro
161 if (ret > 0 && ret & EZPORT_STATUS_WEN) in ezport_write_enable()
165 if (!(ret & EZPORT_STATUS_WEN)) { in ezport_write_enable()