Home
last modified time | relevance | path

Searched refs:programmed (Results 1 – 8 of 8) sorted by relevance

/drivers/mtd/nand/raw/
A Dsand_nand.c80 long *programmed; member
170 if (test_bit(chip->page_addr, chip->programmed)) { in sand_nand_read()
242 test_and_set_bit(chip->page_addr, chip->programmed)) { in sand_nand_command()
273 bitmap_clear(chip->programmed, chip->page_addr, in sand_nand_command()
463 free(chip->programmed); in sand_nand_remove()
590 chip->programmed = calloc(sizeof(long), in sand_nand_probe()
592 if (!chip->programmed) { in sand_nand_probe()
643 free(chip->programmed); in sand_nand_probe()
/drivers/misc/
A Dls2_sfp.c65 bool programmed, dirty; member
183 if (priv->programmed) { in ls2_sfp_ioctl()
199 priv->programmed = true; in ls2_sfp_ioctl()
A DKconfig676 optimized voltage from the efuse, so that it can be programmed
/drivers/ram/cadence/
A DKconfig9 of registers which need to be programmed, mostly using values
/drivers/iommu/
A DKconfig14 memory if the IOMMU has been programmed to allow access to
/drivers/pwm/
A DKconfig19 programmed.
50 programmed. Channel 4 (the last) is normally used as a timer.
/drivers/memory/
A DKconfig66 are programmed. This should not be left enabled on production systems.
/drivers/clk/
A DKconfig144 Crystal Oscillator). The output frequency can be programmed via an

Completed in 26 milliseconds