Lines Matching refs:php
26 int jesd216_bfp_read_support(const struct jesd216_param_header *php, in jesd216_bfp_read_support() argument
35 if ((php->len_dw >= 15) in jesd216_bfp_read_support()
41 if ((php->len_dw >= 19) in jesd216_bfp_read_support()
64 if (php->len_dw >= 17) { in jesd216_bfp_read_support()
87 if (php->len_dw >= 17) { in jesd216_bfp_read_support()
150 int jesd216_bfp_erase_type_times(const struct jesd216_param_header *php, in jesd216_bfp_erase_type_times() argument
158 if (php->len_dw < 10) { in jesd216_bfp_erase_type_times()
194 int jesd216_bfp_decode_dw11(const struct jesd216_param_header *php, in jesd216_bfp_decode_dw11() argument
199 if (php->len_dw < 11) { in jesd216_bfp_decode_dw11()
248 int jesd216_bfp_decode_dw14(const struct jesd216_param_header *php, in jesd216_bfp_decode_dw14() argument
253 if (php->len_dw < 14) { in jesd216_bfp_decode_dw14()
290 int jesd216_bfp_decode_dw15(const struct jesd216_param_header *php, in jesd216_bfp_decode_dw15() argument
295 if (php->len_dw < 15) { in jesd216_bfp_decode_dw15()
312 int jesd216_bfp_decode_dw16(const struct jesd216_param_header *php, in jesd216_bfp_decode_dw16() argument
317 if (php->len_dw < 16) { in jesd216_bfp_decode_dw16()