Searched full:fiu (Results 1 – 25 of 30) sorted by relevance
12
/Zephyr-latest/dts/bindings/flash_controller/ |
D | nuvoton,npcx-fiu-nor.yaml | 5 The SPI NOR flash devices accessed by Nuvoton Flash Interface Unit (FIU). 10 compatible ="nuvoton,npcx-fiu-nor"; 20 compatible: "nuvoton,npcx-fiu-nor"
|
D | nuvoton,npcx-fiu-qspi.yaml | 5 Properties defining the NPCX Quad-SPI peripheral of Flash Interface Unit (FIU). 26 compatible: "nuvoton,npcx-fiu-qspi"
|
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/support/ |
D | openocd.cfg | 6 set FIUNAME npcx_v2.fiu
|
/Zephyr-latest/dts/bindings/clock/ |
D | nuvoton,npcm-pcc.yaml | 20 fiu-prescaler = <1>; /* FIU_CLK runs at 96MHz */ 193 fiu-prescaler: 197 FIU prescaler. The FIU clock (FIUCLK) is derived from the Core clock (CLK) via a
|
/Zephyr-latest/dts/arm/nuvoton/ |
D | npcx4m3f.dtsi | 33 compatible ="nuvoton,npcx-fiu-nor";
|
D | npcx4m8f.dtsi | 33 compatible ="nuvoton,npcx-fiu-nor";
|
D | npcx9m3f.dtsi | 33 compatible ="nuvoton,npcx-fiu-nor";
|
D | npcx9m6f.dtsi | 33 compatible ="nuvoton,npcx-fiu-nor";
|
D | npcx9m7f.dtsi | 31 compatible ="nuvoton,npcx-fiu-nor";
|
D | npcx7m6fb.dtsi | 39 compatible ="nuvoton,npcx-fiu-nor";
|
D | npcx7m6fc.dtsi | 39 compatible ="nuvoton,npcx-fiu-nor";
|
D | npcx9m7fb.dtsi | 31 compatible ="nuvoton,npcx-fiu-nor";
|
D | npcx7m7fc.dtsi | 43 compatible ="nuvoton,npcx-fiu-nor";
|
D | npcx9mfp.dtsi | 50 compatible ="nuvoton,npcx-fiu-nor";
|
/Zephyr-latest/dts/arm/nuvoton/npcm/ |
D | npcm4.dtsi | 33 fiu-prescaler = <1>; /* FIU_CLK runs at 96MHz */
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx9/ |
D | npcx9-pinctrl.dtsi | 18 /omit-if-no-ref/ ext_flash_tris_off: devctl-fiu-ext-tris-off { 22 /omit-if-no-ref/ ext_flash_tris_on: devctl-fiu-ext-tris-on { 35 /* Flash Interface Unit (FIU) */ 36 /omit-if-no-ref/ fiu_ext_io0_io1_clk_cs_gpa4_96_a2_a0: periph-fiu-ext { 45 /omit-if-no-ref/ int_flash_sl: periph-fiu-int { 50 /omit-if-no-ref/ fiu_ext_quad_io2_io3_gp93_a7: periph-fiu-ext-quad {
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx7/ |
D | npcx7-pinctrl.dtsi | 17 /omit-if-no-ref/ ext_flash_tris_off: devctl-fiu-ext-tris-off { 21 /omit-if-no-ref/ ext_flash_tris_on: devctl-fiu-ext-tris-on { 34 /* Flash Interface Unit (FIU) */ 35 /omit-if-no-ref/ fiu_ext_io0_io1_clk_cs_gpa4_96_a2_a0: periph-fiu-ext { 40 /omit-if-no-ref/ int_flash_sl: periph-fiu-int {
|
/Zephyr-latest/soc/nuvoton/npcx/npcx9/ |
D | soc.h | 38 /* NPCX9 FIU register fields */
|
/Zephyr-latest/soc/nuvoton/npcx/npcx4/ |
D | soc.h | 39 /* NPCX4 FIU register fields */
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx4/ |
D | npcx4-pinctrl.dtsi | 25 /omit-if-no-ref/ ext_flash_tris_off: devctl-fiu-ext-tris-off { 29 /omit-if-no-ref/ ext_flash_tris_on: devctl-fiu-ext-tris-on { 50 /* Flash Interface Unit (FIU) */ 51 /omit-if-no-ref/ fiu_ext_io0_io1_clk_cs_gpa4_96_a2_a0: periph-fiu-ext { 55 /omit-if-no-ref/ fiu_ext_quad_io2_io3_gp93_a7: periph-fiu-ext-quad {
|
/Zephyr-latest/drivers/flash/ |
D | flash_npcx_fiu_qspi.c | 157 /* NPCX specific QSPI-FIU controller functions */ 263 LOG_ERR("Turn on FIU clock fail %d", ret); in qspi_npcx_fiu_init()
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | soc_espi_taf.h | 109 * The configurations of SPI flash are set in FIU module.
|
D | soc_clock.h | 93 /* FIU clock divider */
|
D | registers.c | 164 /* FIU register structure check */
|
/Zephyr-latest/dts/arm/nuvoton/npcx/ |
D | npcx-alts-map.dtsi | 20 /* FPIP (FIU SPI Interface Peripheral) for external flash. */
|
12