Lines Matching +full:low +full:- +full:level
4 * SPDX-License-Identifier: GPL-2.0+
31 static void EECS(int level) in EECS() argument
35 if (level) in EECS()
41 static void EECLK(int level) in EECLK() argument
45 if (level) in EECLK()
51 static void EEDI(int level) in EEDI() argument
55 if (level) in EEDI()
66 EEDI(LOW); in sh7785lcr_bitset()
68 EECLK(LOW); in sh7785lcr_bitset()
72 EEDI(LOW); in sh7785lcr_bitset()
79 EECLK(LOW); in sh7785lcr_bitget()
172 EEDI(LOW); in sh7785lcr_datawrite()
179 EECLK(LOW); in sh7785lcr_datawrite()
180 EEDI(LOW); in sh7785lcr_datawrite()
181 EECS(LOW); in sh7785lcr_datawrite()
193 EEDI(LOW); in sh7785lcr_macerase()
198 EECLK(LOW); in sh7785lcr_macerase()
199 EEDI(LOW); in sh7785lcr_macerase()
200 EECS(LOW); in sh7785lcr_macerase()
226 EEDI(LOW); in sh7785lcr_macdtrd()
234 EECLK(LOW); in sh7785lcr_macdtrd()
235 EEDI(LOW); in sh7785lcr_macdtrd()
236 EECS(LOW); in sh7785lcr_macdtrd()
251 EECS(LOW); in sh7785lcr_eepewen()
252 EECLK(LOW); in sh7785lcr_eepewen()
253 EEDI(LOW); in sh7785lcr_eepewen()
265 EECLK(LOW); in sh7785lcr_eepewen()
266 EEDI(LOW); in sh7785lcr_eepewen()
267 EECS(LOW); in sh7785lcr_eepewen()
313 "setmac <mac address> - write MAC address for RTL8110SCL"
330 " - print MAC address for RTL8110"