Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dmoveconfig.py862 not_set = '# %s is not set' % config
870 new_val = not_set
874 if line.startswith(config + '=') or line == not_set:
878 if new_val == not_set:
884 if old_val[-2:] != '=y' and old_val[-2:] != '=m' and old_val != not_set:
/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Dhdspm.c1634 int not_set = 0; in hdspm_set_rate() local
1652 not_set = 1; in hdspm_set_rate()
1664 not_set = 1; in hdspm_set_rate()
1670 not_set = 1; in hdspm_set_rate()
1779 if (not_set != 0) in hdspm_set_rate()