Searched refs:flash_end (Results 1 – 3 of 3) sorted by relevance
137 unsigned long flash_end = flash_base + flash_size - 1; in dnpc_map_flash() local153 setpcc(PCC_MWEAR_1_Lo, (flash_end >> 12) & 0xff); in dnpc_map_flash()154 setpcc(PCC_MWEAR_1_Hi, (flash_end >> 20) & 0x3f); in dnpc_map_flash()
1279 unsigned long flash_end; member
1974 j->flash_end = jiffies + ((60 * hertz) / 100); in ixj_hookstate()1978 if(time_before(jiffies, j->flash_end)) { in ixj_hookstate()1980 j->flash_end = 0; in ixj_hookstate()1984 if(time_before(jiffies, j->flash_end)) { in ixj_hookstate()6190 j->flash_end = 0; in do_ixj_ioctl()