Searched defs:hpb (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/ufs/ |
| H A D | ufshpb.c | 60 static int ufshpb_get_state(struct ufshpb_lu *hpb) in ufshpb_get_state() 65 static void ufshpb_set_state(struct ufshpb_lu *hpb, int state) in ufshpb_set_state() 88 static bool ufshpb_is_supported_chunk(struct ufshpb_lu *hpb, int transfer_len) in ufshpb_is_supported_chunk() 97 static inline bool ufshpb_is_required_wb(struct ufshpb_lu *hpb, int len) in ufshpb_is_required_wb() 108 static bool ufshpb_is_pinned_region(struct ufshpb_lu *hpb, int rgn_idx) in ufshpb_is_pinned_region() 118 static void ufshpb_kick_map_work(struct ufshpb_lu *hpb) in ufshpb_kick_map_work() 163 static void ufshpb_iterate_rgn(struct ufshpb_lu *hpb, int rgn_idx, int srgn_idx, in ufshpb_iterate_rgn() 241 static bool ufshpb_test_ppn_dirty(struct ufshpb_lu *hpb, int rgn_idx, in ufshpb_test_ppn_dirty() 300 static int ufshpb_fill_ppn_from_page(struct ufshpb_lu *hpb, in ufshpb_fill_ppn_from_page() 330 ufshpb_get_pos_from_lpn(struct ufshpb_lu *hpb, unsigned long lpn, int *rgn_idx, in ufshpb_get_pos_from_lpn() [all …]
|
| H A D | ufshpb.h | 118 struct ufshpb_lu *hpb; member 165 struct ufshpb_lu *hpb; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/ |
| H A D | cpu_info-sh73a0.c | 14 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in rmobile_get_cpu_type() local 26 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in rmobile_get_cpu_rev_integer() local 38 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in rmobile_get_cpu_rev_fraction() local
|
| H A D | cpu_info-r8a7740.c | 14 struct r8a7740_hpb *hpb = (struct r8a7740_hpb *)HPB_BASE; in rmobile_get_cpu_type() local 26 struct r8a7740_hpb *hpb = (struct r8a7740_hpb *)HPB_BASE; in rmobile_get_cpu_rev() local
|
| /OK3568_Linux_fs/u-boot/board/kmc/kzm9g/ |
| H A D | kzm9g.c | 141 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in s_init() local
|