Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmoveconfig.py884 not_set = '# %s is not set' % config
892 new_val = not_set
896 if line.startswith(config + '=') or line == not_set:
900 if new_val == not_set:
906 if old_val[-2:] != '=y' and old_val[-2:] != '=m' and old_val != not_set:
/openbmc/linux/sound/pci/rme9652/
H A Dhdspm.c1633 int not_set = 0; in hdspm_set_rate() local
1651 not_set = 1; in hdspm_set_rate()
1663 not_set = 1; in hdspm_set_rate()
1669 not_set = 1; in hdspm_set_rate()
1778 if (not_set != 0) in hdspm_set_rate()