Searched full:tccs (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/mtd/ |
| H A D | onfi.h | 170 * @tCCS: Change column setup time 182 u16 tCCS; member
|
| H A D | rawnand.h | 176 * handle the tCCS delay which is required when a column change (RNDIN or
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_timings.c | 17 * tR and tCCS will take the default values precised in the ONFI specification 665 * tPROG, tBERS, tR and tCCS. in onfi_fill_sdr_interface_config() 677 timings->tCCS_min = 1000UL * onfi->tCCS; in onfi_fill_sdr_interface_config() 701 * tPROG, tBERS, tR, tCCS and tCAD. in onfi_fill_nvddr_interface_config() 713 timings->tCCS_min = 1000UL * onfi->tCCS; in onfi_fill_nvddr_interface_config()
|
| H A D | nand_onfi.c | 319 onfi->tCCS = le16_to_cpu(p->t_ccs); in nand_onfi_detect()
|
| H A D | nand_legacy.c | 362 * The controller already takes care of waiting for tCCS when the RNDIN in nand_ccs_delay()
|
| H A D | denali.c | 819 * tCCS, tWHR -> WE_2_RE in denali_setup_interface()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v6_0.c | 1575 * gfx_v6_0_setup_tcc() - setup which TCCs are used 1579 * Verify whether the current GPU has any TCCs disabled, 1584 * If some TCCs are disabled, we need to make sure that 1585 * the disabled TCCs are not used, and the remaining TCCs 1593 * only skip disabled TCCs but keep the mapping order. 1594 * - Limit NUM_TCC_BANKS to number of active TCCs to avoid thrashing, 1616 /* Patch the TCP to TCC mapping to skip disabled TCCs */ in gfx_v6_0_setup_tcc() 1629 /* Patch number of TCCs used by TCPs */ in gfx_v6_0_setup_tcc()
|
| H A D | gfx_v11_0.c | 2145 /* TCCs are global (not instanced). */ in gfx_v11_0_get_tcc_info()
|