Searched refs:grpsz (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/phy/ |
H A D | micrel_ksz90x1.c | 78 const u16 grpsz; member 117 for (i = 0; i < ofcfg->grpsz; i++) { in ksz90x1_of_config_group()
|
/openbmc/linux/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 2244 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) in do_otp_read() argument 2277 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) in do_otp_write() argument 2302 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) in do_otp_lock() argument 2308 if (size != grpsz) in do_otp_lock()
|