Home
last modified time | relevance | path

Searched defs:new_value (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A Ddiffconfig51 def print_config(op, config, value, new_value): argument
/rk3399_rockchip-uboot/drivers/net/
H A Ddc2114x.c655 static int write_srom(struct eth_device *dev, u_long ioaddr, int index, int new_value) in write_srom()