Home
last modified time | relevance | path

Searched full:tccs (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/mtd/
H A Donfi.h170 * @tCCS: Change column setup time
182 u16 tCCS; member
H A Drawnand.h176 * handle the tCCS delay which is required when a column change (RNDIN or
/linux/drivers/mtd/nand/raw/
H A Dnand_timings.c17 * 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 Dnand_onfi.c319 onfi->tCCS = le16_to_cpu(p->t_ccs); in nand_onfi_detect()
H A Dnand_legacy.c362 * The controller already takes care of waiting for tCCS when the RNDIN in nand_ccs_delay()
H A Ddenali.c819 * tCCS, tWHR -> WE_2_RE in denali_setup_interface()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c1575 * 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 Dgfx_v11_0.c2145 /* TCCs are global (not instanced). */ in gfx_v11_0_get_tcc_info()