Searched refs:pot (Results 1 – 7 of 7) sorted by relevance
64 --output $(obj)/config.pot65 $(Q)sed -i s/CHARSET/UTF-8/ $(obj)/config.pot71 >> $(obj)/config.pot; \74 $(Q)msguniq --sort-by-file --to-code=UTF-8 $(obj)/config.pot \75 --output $(obj)/linux.pot76 $(Q)rm -f $(obj)/config.pot181 clean-files += config.pot linux.pot
11 *.pot
209 u16 pot = nftl->LastFreeEUN; in NFTL_findfreeblock() local220 if (nftl->ReplUnitTable[pot] == BLOCK_FREE) { in NFTL_findfreeblock()221 nftl->LastFreeEUN = pot; in NFTL_findfreeblock()223 return pot; in NFTL_findfreeblock()230 if (++pot > nftl->lastEUN) in NFTL_findfreeblock()231 pot = le16_to_cpu(nftl->MediaHdr.FirstPhysicalEUN); in NFTL_findfreeblock()239 } while (pot != nftl->LastFreeEUN); in NFTL_findfreeblock()
213 u16 pot = inftl->LastFreeEUN; in INFTL_findfreeblock() local231 if (inftl->PUtable[pot] == BLOCK_FREE) { in INFTL_findfreeblock()232 inftl->LastFreeEUN = pot; in INFTL_findfreeblock()233 return pot; in INFTL_findfreeblock()236 if (++pot > inftl->lastEUN) in INFTL_findfreeblock()237 pot = 0; in INFTL_findfreeblock()244 } while (pot != inftl->LastFreeEUN); in INFTL_findfreeblock()
16 po/cpupowerutils.pot
130 These addresses each read a pair of 8 bit pot counters.159 POTGO 034 W Paula Pot port (4 bit) bi-direction and data, and pot counter start.167 that shares the same 4 pins as the 4 pot counters above.
42 *.pot