Searched refs:vale (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/dsa/microchip/
H A Dksz9477_acl.c242 u8 vale, valf; local
247 vale = entry[KSZ9477_ACL_PORT_ACCESS_E];
250 val = (vale << 8) | valf;
297 vale = current_entry[KSZ9477_ACL_PORT_ACCESS_E];
300 if (vale || valf) {
338 u8 vale, valf, val0; local
342 vale = entry[KSZ9477_ACL_PORT_ACCESS_E];
346 rule_linkage = (vale << 8) | valf;
1342 u8 vale = entry[KSZ9477_ACL_PORT_ACCESS_E]; local
1348 vale |
[all...]
/linux-master/tools/power/x86/intel-speed-select/
H A Disst.h238 extern void isst_update_platform_param(enum isst_platform_param, int vale);

Completed in 116 milliseconds